Skip to content

Commit

Permalink
remove static check script
Browse files Browse the repository at this point in the history
  • Loading branch information
kwelch committed May 7, 2018
1 parent ab44d49 commit 863a863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"homepage": "https://github.com/eventbrite/eventbrite-sdk-javascript#readme",
"license": "MIT",
"scripts": {
"check:static": "npm-run-all --parallel lint tsc",
"format": "prettier-eslint --write",
"lint": "jest --config=jest-lint.config.js",
"precommit": "lint-staged",
Expand Down

0 comments on commit 863a863

Please sign in to comment.