Commit 17e6b164 authored by duanledexianxianxian's avatar duanledexianxianxian 😁

test

parent 84afe04b
......@@ -41,13 +41,6 @@
}
},
"lint-staged": {
"**/*.less": "stylelint --syntax less",
"**/*.{js,jsx}": "npm run lint-staged:js",
"**/*.{js,ts,tsx,md,json,jsx,less}": [
"npm run prettier",
"git add"
],
"**/*.{ts,tsx}": "npm run lint-staged:ts"
},
"browserslist": [
"> 1%",
......
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