Disabled async/await transpiler
This commit is contained in:
parent
57471ec492
commit
30994db2fa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"baseUrl": ".",
|
||||
|
Loading…
Reference in New Issue
Block a user