Remove redundant allowSyntheticDefaultImports

pull/282/head
Amio 2019-05-31 09:40:38 +08:00
rodzic 1fbd749beb
commit c47fd6b641
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,6 @@
"strict": true,
"noImplicitAny": false,
"allowJs": true,
"allowSyntheticDefaultImports": true,
"skipLibCheck": true,
"jsx": "preserve",
"target": "esnext",