Skip to content

Commit

Permalink
chore: add watch script
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Jun 28, 2022
1 parent ebfb90f commit 722b747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"scripts": {
"prebuild": "run-s clean",
"build": "tsc --build tsconfig.json --force",
"start": "run-s 'build -w'",
"test": "jest",
"test:generate-dashboard": "jest --config=./jest.generate-dashboard.config.cjs",
"lint": "run-s lint:*",
Expand Down

0 comments on commit 722b747

Please sign in to comment.