mod: merge

This commit is contained in:
zclzone
2023-05-13 23:12:49 +08:00
16 changed files with 5492 additions and 3560 deletions

View File

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