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: {
parserOptions: {
project: true,
tsconfigRootDir: import.meta.dirname
project: true
}
}
},