Skip to content

Commit

Permalink
chore: add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
atrnh committed Aug 4, 2023
1 parent 748c49f commit 23cdec4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
},
"devDependencies": {
"prettier": "^2.8.8"
},
"scripts": {
"test": "echo \"No tests (yet) but hopefully they'll be here soon...\" && exit 0"
}
}

0 comments on commit 23cdec4

Please sign in to comment.