Skip to content

Commit 2ceb9d3

Browse files
committed
Change deprecated config field
1 parent dd98b8a commit 2ceb9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
settings: {
2020
"import/resolver": {
2121
typescript: {
22-
directory: "./tsconfig.json"
22+
project: "./tsconfig.json"
2323
},
2424
}
2525
},

0 commit comments

Comments
 (0)