Update to latest vue defaults

This commit is contained in:
dragongoose
2023-11-30 20:22:47 -05:00
parent e272bacbf6
commit a0ecaab1e5
8 changed files with 1574 additions and 1397 deletions

View File

@ -11,6 +11,5 @@ module.exports = {
],
parserOptions: {
ecmaVersion: 'latest'
},
'ignorePatterns': ["*.config.*"]
}
}