chore: eslint fix

pull/242/head
金伟强 3 years ago
parent e7fa3febf2
commit a7b44e16da

@ -8,6 +8,7 @@
"start": "next start",
"lint": "next lint",
"fix": "next lint --fix",
"eslint-fix": "eslint --fix",
"prepare": "cd ../ && husky install ./web/.husky"
},
"dependencies": {

Loading…
Cancel
Save