Skip to content

Commit a8c20d9

Browse files
committed
chore(): update scripts husky
1 parent 478d1f6 commit a8c20d9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.husky/commit-msg

100644100755
File mode changed.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@
6060
"rxjs": "^6.6.3 || ^7.2.0"
6161
},
6262
"lint-staged": {
63-
"*.ts": [
64-
"prettier --write"
65-
]
63+
"**/*.{ts,json}": []
6664
},
6765
"repository": {
6866
"type": "git",

0 commit comments

Comments
 (0)