tweak tsconfig
This commit is contained in:
parent
100e5960e7
commit
e01af8e7d9
|
|
@ -4,6 +4,7 @@
|
||||||
"target": "es2016",
|
"target": "es2016",
|
||||||
"module": "esnext",
|
"module": "esnext",
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
|
"declaration": false,
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"incremental": true
|
"incremental": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user