This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Photo_PC
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
dev_YWQ
HolyKnightIX
1 year ago
parent
3769d1d3b1
commit
4daf6f2ec8
1 changed files
with
0 additions
and
21 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-21
package.json
+ 0
- 21
package.json
View File
@@ -18,27 +18,6 @@
"path": "node_modules/cz-git"
}
},
"lint-staged": {
"*.{js,ts}": [
"eslint --fix",
"prettier --write"
],
"*.{cjs,json}": [
"prettier --write"
],
"*.{vue,html}": [
"eslint --fix",
"prettier --write",
"stylelint --fix"
],
"*.{scss,css}": [
"stylelint --fix",
"prettier --write"
],
"*.md": [
"prettier --write"
]
},
"dependencies": {
"@vueuse/core": "^9.1.1",
"@wangeditor/editor": "^5.0.0",
Write
Preview
Loading…
Cancel
Save