Update JS toolchain to use newer core-js and vue-cli

This commit is contained in:
Julian Stirling 2025-11-02 17:29:24 +00:00
parent 0b4c90ed9d
commit a05156407b
3 changed files with 6354 additions and 9298 deletions

View file

@ -6,7 +6,7 @@ module.exports = {
},
parserOptions: {
parser: "babel-eslint",
parser: "@babel/eslint-parser",
},
rules: {