Skip to content

Commit e92db94

Browse files
authored
Remove alex precommit check (#7878)
1 parent f79f303 commit e92db94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
},
4848
"lint-staged": {
4949
"*.{js,md,css,html}": [
50-
"alex",
5150
"prettier --trailing-comma es5 --single-quote --write",
5251
"git add"
5352
],

0 commit comments

Comments
 (0)