dillon1000/react

Commit

[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
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/packages/eslint-plugin-react-forget/src/rules/ReactForgetDiagnostics.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…