Skip to content

Commit 681d235

Browse files
committed
typo
1 parent 6118e1e commit 681d235

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"cd ../demo && rimraf hooks node_modules platforms && cd ../src && rimraf node_modules && npm run plugin.link",
4747
"ci.tslint":
4848
"npm i && tslint '**/*.ts' --config '../tslint.json' --exclude '**/node_modules/**'",
49-
"pre-commit": "npm run lint-staged"
5049
},
5150
"lint-staged": {
5251
"*.ts": ["prettier --write", "git add"]

0 commit comments

Comments
 (0)