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
50db4a94fb
commit
a146f38b70
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"compilerOptions": {
|
||||
"module": "CommonJS",
|
||||
"target": "es5",
|
||||
"moduleResolution": "node",
|
||||
"lib": ["es2015", "DOM"],
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue