修改eslint版本
This commit is contained in:
parent
9ca6a8c0df
commit
870382ff5c
@ -24,7 +24,6 @@ module.exports = {
|
||||
'vue-global-api/ref',
|
||||
'vue-global-api/toRef',
|
||||
],
|
||||
extends: [],
|
||||
parserOptions: {
|
||||
ecmaVersion: 'latest',
|
||||
sourceType: 'module',
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-n": "^15.2.4",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"eslint-plugin-vue": "^9.3.0",
|
||||
"eslint-plugin-vue": "^9.7.0",
|
||||
"prettier": "2.7.1",
|
||||
"sass": "1.50.0",
|
||||
"unplugin-auto-import": "0.6.9",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user