Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React should import * as #3178

Closed
ycjcl868 opened this issue Apr 17, 2019 · 0 comments · Fixed by #3179
Closed

React should import * as #3178

ycjcl868 opened this issue Apr 17, 2019 · 0 comments · Fixed by #3179
Assignees

Comments

@ycjcl868
Copy link
Contributor

ycjcl868 commented Apr 17, 2019

image

shouldn't use import React from 'react'

although I can use "allowSyntheticDefaultImports": true in tsconfig.json to avoid the problem

@ghost ghost assigned ycjcl868 Apr 17, 2019
@ghost ghost added the In Progress label Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant