Skip to content

Commit 83c1f5a

Browse files
Josh Goldbergbradzacher
authored andcommitted
chore: removed lint and typecheck tasks from pre-push (typescript-eslint#580)
They're covered by the CI so save people some time and make it less likely for people to use `--no-verify`
1 parent b5e95ed commit 83c1f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint": "eslint . --ext .js,.ts",
3030
"lint-fix": "eslint . --ext .js,.ts --fix",
3131
"pre-commit": "yarn lint-staged",
32-
"pre-push": "yarn lint && yarn typecheck && yarn format-check",
32+
"pre-push": "yarn format-check",
3333
"postinstall": "lerna bootstrap && yarn build && lerna link",
3434
"test": "lerna run test --parallel",
3535
"typecheck": "lerna run typecheck"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy