diff --git a/package.json b/package.json index ffabecf..57f6c63 100644 --- a/package.json +++ b/package.json @@ -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",