We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2a09b commit 91196e1Copy full SHA for 91196e1
1 file changed
eslint.config.mjs
@@ -53,7 +53,7 @@ export default [
53
54
parserOptions: {
55
project: ['tsconfig.eslint.json'],
56
- tsconfigRootDir: '.'
+ tsconfigRootDir: __dirname
57
}
58
},
59
0 commit comments