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 1e9d485 commit 59b5a09Copy full SHA for 59b5a09
.eslintrc.js
@@ -7,7 +7,7 @@ module.exports = {
7
},
8
parserOptions: {
9
ecmaVersion: 13,
10
- project: ['tsconfig.json', 'tsconfig.dev.json'],
+ project: ['tsconfig.json'],
11
sourceType: 'module',
12
tsconfigRootDir: __dirname,
13
0 commit comments