chore: update eslint config
This commit is contained in:
parent
60d0162ced
commit
53de707509
@ -56,7 +56,7 @@
|
|||||||
"@unocss/preset-rem-to-px": "^0.55.7",
|
"@unocss/preset-rem-to-px": "^0.55.7",
|
||||||
"@vitejs/plugin-vue": "^4.4.0",
|
"@vitejs/plugin-vue": "^4.4.0",
|
||||||
"@vue/compiler-sfc": "^3.3.4",
|
"@vue/compiler-sfc": "^3.3.4",
|
||||||
"@zclzone/eslint-config": "^0.0.4",
|
"@zclzone/eslint-config": "^0.0.5",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"commitizen": "^4.3.0",
|
"commitizen": "^4.3.0",
|
||||||
"cz-conventional-changelog": "^3.3.0",
|
"cz-conventional-changelog": "^3.3.0",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -77,8 +77,8 @@ devDependencies:
|
|||||||
specifier: ^3.3.4
|
specifier: ^3.3.4
|
||||||
version: 3.3.4
|
version: 3.3.4
|
||||||
'@zclzone/eslint-config':
|
'@zclzone/eslint-config':
|
||||||
specifier: ^0.0.4
|
specifier: ^0.0.5
|
||||||
version: 0.0.4
|
version: 0.0.5
|
||||||
chalk:
|
chalk:
|
||||||
specifier: ^5.3.0
|
specifier: ^5.3.0
|
||||||
version: 5.3.0
|
version: 5.3.0
|
||||||
@ -1919,8 +1919,8 @@ packages:
|
|||||||
snabbdom: 3.5.1
|
snabbdom: 3.5.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@zclzone/eslint-config@0.0.4:
|
/@zclzone/eslint-config@0.0.5:
|
||||||
resolution: {integrity: sha512-dDDHsLc0qEt/tczC1nRU5d+2LCOPwwKohw5Wlq4A1mTFgTQaFoSDmP/j9XnAbjCYfxbGUeEat0221WwwVbPhuw==}
|
resolution: {integrity: sha512-/vYNEoGGPYSC0uBKRLK3YSfIIg+MWLsrSUBFADmhf5yjLtC/CAIMYikY6hLj2bfNtz6UnNAonlKjtHQgetUoBA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.50.0
|
eslint: 8.50.0
|
||||||
eslint-config-prettier: 8.10.0(eslint@8.50.0)
|
eslint-config-prettier: 8.10.0(eslint@8.50.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user