Skip to content

Commit

Permalink
chore: remove uneeded scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Valeriano committed Sep 15, 2024
1 parent 9664794 commit 50abb3b
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 @@ -22,7 +22,6 @@
"lint": "eslint --fix src tests",
"lint-staged": "lint-staged",
"format": "prettier --write src tests",
"type-check": "tsc --noEmit",
"build": "tsx esbuild.config.ts",
"start": "node dist/main.js"
},
Expand Down

0 comments on commit 50abb3b

Please sign in to comment.