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 d6a15bc commit d14bdb3Copy full SHA for d14bdb3
eslint.config.js
@@ -12,7 +12,6 @@ const tsParserOptions = {
12
parser: tseslint.parser,
13
parserOptions: {
14
project: true,
15
- tsconfigRootDir: import.meta.dirname,
16
},
17
};
18
0 commit comments