Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
speed up ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonmoeller committed Oct 11, 2021
1 parent 8ade2a6 commit 81fce41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "9.0.1",
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
"scripts": {
"prepublishOnly": "npm run test",
"pretest": "npm run lint",
"lint": "npx eslint --fix \"**/*.js\" && npx prettier --write \"**/*.js\"",
"test": "node test/checker.js"
},
Expand Down

0 comments on commit 81fce41

Please sign in to comment.