build: user-config-json-to-bin.ts runnable from other directory (#489)
* new setup * make run able ts file from other directory * do not build project
This commit is contained in:
committed by
László Monda
parent
8660a9ae50
commit
78e27c3688
@@ -8,7 +8,6 @@
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"target": "es2016",
|
||||
"outDir": "./dist",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user