Skip to content

Commit

Permalink
remove unnecessary scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
l-you committed Sep 11, 2023
1 parent e5d580f commit c5a5ce5
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 @@ -22,8 +22,6 @@
"prettier": "prettier --cache --write --list-different .",
"prettier:check": "prettier --cache --check .",
"types:check": "tsc --noEmit",
"test-and-build": "yarn build && yarn test",
"prerelease": "yarn build",
"prepublishOnly": "pnpm lint",
"prepare": "pnpm build",
"preversion": "pnpm lint",
Expand Down

0 comments on commit c5a5ce5

Please sign in to comment.