react-native/packages
Tim Yung 4f83498462 RN: Replace error-subclass-name with require-extends-error ESLint Rule
Summary:
Removes the `error-subclass-name` ESLint rule from `react-native/eslint-plugin`, and implements a new `require-extends-error` ESLint rule inside the React Native repository. This rule was only intended to be used for internal development of React Native.

This will change `react-native/eslint-plugin` to no longer provide the `error-subclass-name` rule.

NOTE: One behavior difference here is that I also implemented the desired behavior of checking classes that extend `Library.SomeError`.

Changelog:
[General][Removed] - `react-native/eslint-plugin` no longer provides the `error-subclass-name` rule.

Reviewed By: lunaleaps

Differential Revision: D39858882

fbshipit-source-id: 27b53216d77a15b3425bd9669dbc9d954c1c61da
2022-09-27 14:37:29 -07:00
..
assets @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
babel-plugin-codegen RN: Fix Existing Lint Warnings 2022-09-27 09:22:58 -07:00
eslint-config-react-native-community
eslint-plugin-react-native-community RN: Replace error-subclass-name with require-extends-error ESLint Rule 2022-09-27 14:37:29 -07:00
eslint-plugin-specs '@emails' -> '@oncall' (*.js) 2022-09-21 20:47:05 -07:00
normalize-color @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
polyfills @emails -> @oncall (remaining ones) 2022-09-15 15:54:10 -07:00
react-native-bots Add bots as a yarn workspace and update danger action (#34652) 2022-09-12 22:03:34 -07:00
react-native-codegen Fix interface support in turbo module TypeScript codegen (component only) (#34778) 2022-09-27 06:59:57 -07:00
react-native-gradle-plugin Fix crash on release versions after AGP 7.3 bump (#34797) 2022-09-27 06:19:47 -07:00
rn-tester Move react_render_debug to be consumed via prefab (#34802) 2022-09-27 09:30:50 -07:00