We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f044b commit 7af70feCopy full SHA for 7af70fe
1 file changed
eslint.config.mjs
@@ -53,7 +53,7 @@ export default [
53
54
parserOptions: {
55
project: ['tsconfig.eslint.json'],
56
- tsconfigRootDir: '.'
+ tsconfigRootDir: import.meta.dirname
57
}
58
},
59
0 commit comments