dillon1000/react
Commit
Browse files [eslint-plugin] Use babel plugin instead of manual traversal
This was causing some issues in the eslint plugin where the babel `hub` wasn't defined. afaik the hub is only setup when running the plugin as part of a babel pipeline, instead of a manual parse/traversal. We're using some of that infra for printing codeframes
Changed paths1 file
First-parent comparisoncompiler/forget/packages/eslint-plugin-react-forget/src/rules/ReactForgetDiagnostics.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…