Compare commits
1 Commits
50f2b5a7cb
...
v1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43e8d0d4ca |
@@ -13,6 +13,7 @@
|
|||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc -p tsconfig.json",
|
"build": "tsc -p tsconfig.json",
|
||||||
|
"pretest": "npm run build",
|
||||||
"test": "vitest run",
|
"test": "vitest run",
|
||||||
"test:watch": "vitest",
|
"test:watch": "vitest",
|
||||||
"start": "node dist/cli.js serve",
|
"start": "node dist/cli.js serve",
|
||||||
|
|||||||
Reference in New Issue
Block a user