v0.80.2
Add a lint rule preventing named type imports from React (#50776)
Create lint rule preventing uses of CommonJS exports (#49079)
RN: Move `no-haste-imports` ESLint Rule into Repository
Add lint rule preventing importing React as default (#50432)
| RN Monorepo | Migrate to package (#36434)
Add lint rule preventing "Node" imports from react and migrate "Node" types to use React namespace in react-native (#50030)
RN: Enforce Manifest Constraints w/ ESLint (#39064)
RN: Replace `error-subclass-name` with `require-extends-error` ESLint Rule
Build and sync lint/sort-imports from WWW (#44824)
Refactor: JS `substr()` is deprecated, using `slice()` instead (#37136)