add test script to package json
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "echo \"No unit tests configured yet\" && exit 0",
|
||||
"test:api": "node scripts/test-api.mjs",
|
||||
"gen:view-meta": "node scripts/gen-view-route-meta.mjs",
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user