compatibilidade
This commit is contained in:
parent
a4f38b84d7
commit
d2fd401359
89 changed files with 131 additions and 32 deletions
|
|
@ -2,6 +2,8 @@
|
|||
"extends": "./tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist-import",
|
||||
"module": "ES6"
|
||||
"emitDeclarationOnly": false,
|
||||
"declaration": true,
|
||||
"module": "ESNext"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue