You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(setup-init): relax checks on React imports (#1596)
refactor(setup-init): relax checks on React imports due to IDE formatters removing it if not necessary
- filter out `import React from "react"` from the AST when parsing current and new content
0 commit comments