update to eslint 9 #11
Annotations
2 errors
test/dprint.test.ts:
test/dprint.test.ts#L2
Error: Cannot find module '@effect/eslint-plugin/test/utils/index' imported from '/home/runner/work/eslint-plugin/eslint-plugin/test/dprint.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
❯ test/dprint.test.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
Tests
Process completed with exit code 1.
|