dillon1000/react
Commit
Browse files [eslint] Plugin should never throw
This has caused issues for people when things like Babel cause issues. It's not actionable and it crashes eslint. Just like the Babel plugin, the eslint plugin should never throw. Instead, let's log the error so the data isn't lost.
Changed paths1 file
First-parent comparisoncompiler/packages/eslint-plugin-react-forget/src/rules/ReactForgetDiagnostics.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…