Skip to content

Commit

Permalink
npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jan 17, 2024
1 parent fac5899 commit 79af478
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
},
"scripts": {
"prepare": "husky install",
"build": "npm -ws run build"
"build": "npm -ws run build",
"test": "echo 'no test at the moment'"
},
"devDependencies": {
"@taplo/cli": "^0.3.2",
Expand Down

0 comments on commit 79af478

Please sign in to comment.