Can we update the docs to add 'allowSyntheticDefaultImports'
AlwaysNoobCoder opened this issue · 0 comments
AlwaysNoobCoder commented
Clear and concise description of the problem
I found we must set allowSyntheticDefaultImports
to true, in ts.config.json
but the docs didn't mention this at all.
Suggested solution
just add it
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.