Skip to content

Commit d5130d3

Browse files
author
devgioele
committed
rm project and tsconfigRootDir parserOptions from ts config
1 parent a14df91 commit d5130d3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ts.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ module.exports = {
88
],
99
parser: '@typescript-eslint/parser',
1010
parserOptions: {
11-
project: true,
12-
tsconfigRootDir: __dirname,
1311
sourceType: 'module',
1412
ecmaVersion: 2020
1513
},

0 commit comments

Comments
 (0)