react-native-macos/packages
Moti Zilberman 6611c4b8f4 Move error-subclass-name lint rule to GitHub
Summary: Ports an internal ESLint rule used at Facebook, `error-subclass-name`, to cover the React Native codebase. This rule enforces that error classes ( = those with PascalCase names ending with `Error`) only extend other error classes, and that regular functions don't have names that could be mistaken for those of error classes.

Reviewed By: rubennorte

Differential Revision: D17829298

fbshipit-source-id: 834e457343034a0897ab394b6a2d941789953d2e
2019-10-09 11:48:07 -07:00
..
babel-plugin-inline-view-configs Fix Flowtype for Command refs 2019-08-22 12:07:50 -07:00
eslint-config-react-native-community Bump eslint-plugin-react-hooks to 2.0.1 2019-08-21 18:08:26 -07:00
eslint-plugin-react-native-community Move error-subclass-name lint rule to GitHub 2019-10-09 11:48:07 -07:00
react-native-codegen Fix minor typos in react-native-codegen errors (#26714) 2019-10-04 23:26:18 -07:00