update eslint

This commit is contained in:
proddy
2025-10-20 22:20:09 +02:00
parent 50396a5def
commit d59e183415

View File

@@ -10,8 +10,7 @@ export default tseslint.config(
{ {
languageOptions: { languageOptions: {
parserOptions: { parserOptions: {
project: true, project: true
tsconfigRootDir: import.meta.dirname
} }
} }
}, },