🔥 Remove Vue setting from global config

This commit is contained in:
Iván Ovejero 2021-08-27 11:10:45 +02:00
parent 26145e3721
commit 84b230e168

View file

@ -9,7 +9,6 @@ module.exports = {
parserOptions: {
project: ['./packages/*/tsconfig.json'],
sourceType: 'module',
extraFileExtensions: ['.vue'],
},
ignorePatterns: [
'.eslintrc.js',