output ES5 compatible code.
Co-Authored-By: Keith Cirkel <keithamus@users.noreply.github.com>
This commit is contained in:
Родитель
9e7cbb61c3
Коммит
8a6a38ad95
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"target": "es2018",
|
||||
"target": "es5",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"outDir": "dist",
|
||||
|
|
Загрузка…
Ссылка в новой задаче