Explorar o código

update es version

adrien2p %!s(int64=2) %!d(string=hai) anos
pai
achega
38dbf82ba8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -1,7 +1,7 @@
 {
   "compilerOptions": {
     "lib": ["es5", "es6"],
-    "target": "es5",
+    "target": "esnext",
     "allowJs": true,
     "esModuleInterop": false,
     "module": "commonjs",