Skip to content

Commit a525594

Browse files
committed
remove unncessary pre-commit step
1 parent fe56309 commit a525594

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
@@ -48,7 +48,6 @@
4848
},
4949
"lint-staged": {
5050
"**/*.(ts|tsx)": [
51-
"prettier --write",
5251
"yarn lint --fix"
5352
]
5453
},

0 commit comments

Comments
 (0)