chore: remove syntheticImports

This commit is contained in:
Johannes Millan 2020-07-07 17:06:21 +02:00
parent 6dfc764ace
commit bc79b68fb3

View file

@ -14,7 +14,6 @@
"noImplicitReturns": true,
"noUnusedLocals": true,
"strictPropertyInitialization": true,
"allowSyntheticDefaultImports": true,
"target": "es5",
"resolveJsonModule": true,
"typeRoots": [