mirror of
https://github.com/billsonnn/nitro-converter.git
synced 2025-02-17 02:22:36 +01:00
add script for single-run no watch to package.json
This commit is contained in:
parent
759bc72ceb
commit
245c2683d6
@ -4,6 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "ts-node-transpile-only src/Main.ts",
|
||||||
"start:dev": "ts-node-dev --respawn --transpile-only src/Main.ts"
|
"start:dev": "ts-node-dev --respawn --transpile-only src/Main.ts"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user