Skip to content

Commit

Permalink
Remove all remaining destructive precommit hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Oct 17, 2018
1 parent 9b2c1a5 commit 0b8ba3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
77 changes: 0 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"lint-staged": "lint-staged",
"lint:fix": "npm run prettier && tslint 'src/*.ts*' --project tsconfig.json --fix",
"postcompile": "rollup -c && ./scripts/prepare-package.sh",
"precommit": "pretty-quick --staged",
"precompile": "rimraf lib",
"predeploy": "npm run compile",
"prefilesize": "npm run compile",
Expand Down Expand Up @@ -126,7 +125,6 @@
"preact": "8.3.1",
"preact-compat": "3.18.4",
"prettier": "1.14.3",
"pretty-quick": "1.8.0",
"react": "16.5.2",
"react-dom": "16.5.2",
"react-test-renderer": "16.5.2",
Expand Down

0 comments on commit 0b8ba3b

Please sign in to comment.