Skip to content

Commit d91250a

Browse files
committed
Add husky and pretty-quick to dependencies, woops
1 parent c063bb2 commit d91250a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
"cross-spawn": "^6.0.5",
3030
"eslint": "^6.2.2",
3131
"eslint-config-prettier": "^6.1.0",
32+
"husky": "^3.0.4",
3233
"prettier": "1.18.2",
34+
"pretty-quick": "^1.11.1",
3335
"ts-node": "^8.3.0",
3436
"typescript": "^3.5.3",
3537
"yargs-parser": "^13.1.1"

0 commit comments

Comments
 (0)