Update tsconfig.json

Co-Authored-By: Steven <steven@ceriously.com>
pull/282/head
Amio 2019-05-31 09:16:04 +08:00 zatwierdzone przez GitHub
rodzic f3341b80de
commit 1fbd749beb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@
"allowSyntheticDefaultImports": true,
"skipLibCheck": true,
"jsx": "preserve",
"target": "es2017",
"target": "esnext",
"module": "commonjs",
"moduleResolution": "node",
"esModuleInterop": true,