We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd98b8a commit 2ceb9d3Copy full SHA for 2ceb9d3
1 file changed
.eslintrc.js
@@ -19,7 +19,7 @@ module.exports = {
19
settings: {
20
"import/resolver": {
21
typescript: {
22
- directory: "./tsconfig.json"
+ project: "./tsconfig.json"
23
},
24
}
25
0 commit comments