Skip to content

Commit 1b6267b

Browse files
committed
dont need
1 parent 63a31f6 commit 1b6267b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
}
1919
},
2020
"scripts": {
21-
"precommit": "lint-staged",
22-
"prepare": "tsc"
21+
"precommit": "lint-staged"
2322
},
2423
"lint-staged": {
2524
"*.ts": ["prettier --write", "git add"]

0 commit comments

Comments
 (0)