mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update tsconfig.json
This commit is contained in:
parent
8a827bfac6
commit
0c7aa23cf3
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
"lib": ["es2015", "DOM"],
|
"lib": ["es2015", "DOM"],
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
|
// Do not change or the linkinkg cript will stop working
|
||||||
"outDir": "./dist",
|
"outDir": "./dist",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"newLine": "LF",
|
"newLine": "LF",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue