diff --git a/interface/eslint.config.js b/interface/eslint.config.js index 4ccfc79ac..4eca2f5e5 100644 --- a/interface/eslint.config.js +++ b/interface/eslint.config.js @@ -10,8 +10,7 @@ export default tseslint.config( { languageOptions: { parserOptions: { - project: true, - tsconfigRootDir: import.meta.dirname + project: true } } },