SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 117 JavaScript

[compiler] Fix TS2345 error in eslint-plugin-react-hooks build

Export CompilerSuggestion type from the compiler and use it instead of
`as Array<any>` in the eslint plugin's makeSuggestions(), restoring
proper type narrowing for the assertExhaustive default branch.
J
Joe Savona committed
54bd672db28fd39125459e6787a0fa6ae75a4ace
Parent: 58400e9