Commit graph

4 commits

Author SHA1 Message Date
saberzero1
7d70bd3542
fix: resolve ESLint and formatting issues for CI compliance 2026-03-09 03:47:43 +01:00
saberzero1
415964a74e
fix: repair truncated test file — close describe block 2026-03-09 03:21:37 +01:00
saberzero1
0fda721a58
fix: resolve CI failures by fixing lint config and test setup
- Update .eslintrc.json to ignore inline scripts and type declarations
- Change @ts-ignore to @ts-expect-error in Graph.tsx
- Configure vitest aliases to mock scss and inline script imports
- Create proper test mocks and graph.test.ts
- Remove unused template files (emitter, filter, transformer)
- Fix formatting in util/lang.ts
2026-02-09 12:58:48 +01:00
Emile Bangma
73e95aedcd
Initial commit 2026-02-07 04:05:30 +01:00