feat: add @unocss/eslint-config

This commit is contained in:
张传龙 2023-05-08 14:13:59 +08:00
parent 6da56ec881
commit e84dd01365
2 changed files with 344 additions and 110 deletions

View File

@ -14,6 +14,7 @@
"cz": "cz" "cz": "cz"
}, },
"dependencies": { "dependencies": {
"@unocss/eslint-config": "^0.51.12",
"@vueuse/core": "^9.13.0", "@vueuse/core": "^9.13.0",
"@wangeditor/editor": "^5.1.23", "@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12", "@wangeditor/editor-for-vue": "^5.1.12",
@ -72,6 +73,7 @@
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [
"@zclzone", "@zclzone",
"@unocss",
".eslint-global-variables.json" ".eslint-global-variables.json"
] ]
} }

452
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff