removed "module": "ES2020",
This commit is contained in:
parent
7d84f51d91
commit
eff60389d4
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "ES2020",
|
|
||||||
"noImplicitAny": true,
|
"noImplicitAny": true,
|
||||||
"outFile": "./build/build.js",
|
"outFile": "./build/build.js",
|
||||||
"preserveConstEnums": true,
|
"preserveConstEnums": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue