Преглед изворни кода

Revert "es2019 => es2020"

This reverts commit 0652c8c61cec6cbc1911a2ccbd3b720d85c3769a.
Taichi Masuyama пре 4 година
родитељ
комит
f9691adba9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tsconfig.base.json

+ 1 - 1
tsconfig.base.json

@@ -1,6 +1,6 @@
 {
 {
   "compilerOptions": {
   "compilerOptions": {
-    "target": "es2020",
+    "target": "es2019",
     "module": "commonjs",
     "module": "commonjs",
     "allowJs": true,
     "allowJs": true,
     "skipLibCheck": true,
     "skipLibCheck": true,