Skip to content

Commit

Permalink
Remove alex precommit check (#7878)
Browse files Browse the repository at this point in the history
  • Loading branch information
iansu authored Oct 24, 2019
1 parent f79f303 commit e92db94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
},
"lint-staged": {
"*.{js,md,css,html}": [
"alex",
"prettier --trailing-comma es5 --single-quote --write",
"git add"
],
Expand Down

0 comments on commit e92db94

Please sign in to comment.