search/test/__mocks__/scriptMock.ts
saberzero1 28eea49e76
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 Search.tsx
- Configure vitest aliases to mock scss and inline script imports
- Create proper test mocks and search.test.ts
- Remove template test files (emitter, filter, transformer, helpers)
- Fix formatting in search.scss
2026-02-09 12:58:51 +01:00

1 line
19 B
TypeScript