Skip to content

Commit

Permalink
chore: remove build task
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Aug 29, 2023
1 parent d1ded31 commit 45d56e8
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 @@ -25,7 +25,6 @@
],
"scripts": {
"lint": "eslint --cache .",
"build": "tsc -p tsconfig.build.json",
"start": "wds",
"test": "wtr --coverage",
"test:watch": "wtr --watch"
Expand Down

0 comments on commit 45d56e8

Please sign in to comment.