Browse Source

chore: muted

master
wangxiang 1 year ago
parent
commit
813cab65f1
  1. 1
      .eslintrc.js
  2. 1
      package.json

1
.eslintrc.js

@ -17,7 +17,6 @@ module.exports = defineConfig({ @@ -17,7 +17,6 @@ module.exports = defineConfig({
node: true,
es6: true,
},
parser: 'vue-eslint-parser',
parserOptions: {
parser: '@typescript-eslint/parser',
ecmaVersion: 2020,

1
package.json

@ -112,7 +112,6 @@ @@ -112,7 +112,6 @@
"vite-plugin-theme": "^0.8.6",
"vite-plugin-vue-setup-extend-plus": "^0.1.0",
"vite-plugin-windicss": "^1.8.7",
"vue-eslint-parser": "^8.3.0",
"vue-tsc": "^1.0.9"
},
"resolutions": {

Loading…
Cancel
Save