Skip to content

Commit 25367bc

Browse files
committed
chore: eslint fix
1 parent 0929d2d commit 25367bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module.exports = {
77
sourceType: 'module',
88
parser: '@typescript-eslint/parser',
99
project: 'tsconfig.eslint.json',
10-
extraFileExtensions: ['.vue'],
1110
warnOnUnsupportedTypeScriptVersion: false,
1211
tsconfigRootDir: __dirname
1312
},

0 commit comments

Comments
 (0)