Revert back option
This commit is contained in:
parent
708637e390
commit
39817dc36b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"noImplicitAny": false,
|
||||
"noEmit": true,
|
||||
"target": "ES2020",
|
||||
"module": "Node16",
|
||||
"module": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true
|
||||
},
|
||||
|
|
Reference in a new issue