Skip to content

Commit

Permalink
perf: remove parserOptions.project
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Aug 1, 2019
1 parent 7ead3fa commit 4eca24b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base.js
Expand Up @@ -21,7 +21,6 @@ module.exports = {
impliedStrict: true,
},
ecmaVersion: 2019,
project: 'tsconfig.json',
sourceType: 'module',
},
plugins: ['@typescript-eslint', 'unicorn'],
Expand Down

0 comments on commit 4eca24b

Please sign in to comment.