mirror of
https://github.com/djhackersdev/minime.git
synced 2026-09-09 11:05:14 -05:00
Tweak package.json lifecycle scripts
This commit is contained in:
@@ -38,8 +38,9 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"prepare": "tsc",
|
||||
"test": "jest",
|
||||
"start": "ts-node src/index.ts"
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "ts-jest",
|
||||
|
||||
Reference in New Issue
Block a user