mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 20:51:12 +08:00
Remove alex precommit check (#7878)
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,md,css,html}": [
|
||||
"alex",
|
||||
"prettier --trailing-comma es5 --single-quote --write",
|
||||
"git add"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user