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 0929d2d commit 25367bcCopy full SHA for 25367bc
.eslintrc.js
@@ -7,7 +7,6 @@ module.exports = {
7
sourceType: 'module',
8
parser: '@typescript-eslint/parser',
9
project: 'tsconfig.eslint.json',
10
- extraFileExtensions: ['.vue'],
11
warnOnUnsupportedTypeScriptVersion: false,
12
tsconfigRootDir: __dirname
13
},
0 commit comments