Commit 3fce8233 by zhujian

'fixed'

parent 9b5531a7
.DS_Store .DS_Store
node_modules/ node_modules/
# dist/ dist/
npm-debug.log npm-debug.log
\ No newline at end of file
...@@ -116,13 +116,7 @@ ...@@ -116,13 +116,7 @@
"jsx-control-statements" "jsx-control-statements"
] ]
}, },
"husky": {
"hooks": {
"pre-commit": "node hooks/pre-commit.js",
"commit-msg": "node hooks/commit-msg.js",
"pre-push": "node hooks/pre-commit.js"
}
},
"devDependencies": { "devDependencies": {
"@types/jquery": "^3.5.4" "@types/jquery": "^3.5.4"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment