Skip to content

Commit

Permalink
Remove unused commands from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianruesch committed Dec 6, 2023
1 parent d8b16a9 commit 4616cf7
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 @@ -18,10 +18,8 @@
"lint": "eslint ./src",
"test": "jest",
"typecheck": "tsc --noEmit",
"preview": "vite preview",
"pree2e": "yarn run package",
"e2e": "playwright test",
"canvas": "yarn --cwd project-canvas start",
"prepare": "husky install",
"pre-commit": "lint-staged"
},
Expand Down

0 comments on commit 4616cf7

Please sign in to comment.