dillon1000/react
Commit
Browse files [eslint-plugin] Only report on InvalidInput errors
Invariants aren't actionable by users, so we can omit reporting them in eslint as errors (while continuing to throw in the compiler itself)
Changed paths4 files
First-parent comparisoncompiler/forget/packages/babel-plugin-react-forget/src/index.ts ModifiedM compiler/forget/packages/eslint-plugin-react-forget/__tests__/ReactForgetDiagnostics-test.ts ModifiedM compiler/forget/packages/eslint-plugin-react-forget/package.json ModifiedM compiler/forget/packages/eslint-plugin-react-forget/src/rules/ReactForgetDiagnostics.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…