react-native-macos/packages
Brad Zacher f3db6cc527 update to ESLint v8
Summary:
Changelog: [internal]
- Upgrade ESLint version to the latest
- Upgrade ESLint plugin versions to the latest to ensure compatibility
- Switch from eslint-plugin-flowtype to eslint-plugin-ft-flow
- Updates lint suppressions - all `flowtype/` rules to `ft-flow/`

### `flowtype` vs `ft-flow`

`eslint-plugin-flowtype` is well out of date and no-longer maintained. It's been abandoned by its owner. This means it crashes on ESLint v8.
`eslint-plugin-ft-flow` is a fork of the above and is maintained by the same people that own the `flow-typed` project.

Reviewed By: jacdebug

Differential Revision: D37727177

fbshipit-source-id: 516be42f947fec9c886526c182a608b3311c0b50
2022-07-16 01:41:27 -07:00
..
assets Remove redundant js_library_glob calls 2022-07-12 05:20:36 -07:00
babel-plugin-codegen Fix babel-plugin-codegen crash when export init is null (#33387) 2022-03-11 23:24:22 -08:00
eslint-config-react-native-community update to ESLint v8 2022-07-16 01:41:27 -07:00
eslint-plugin-react-native-community fix(eslint-config): switch to new babel parser (#34020) 2022-06-21 21:04:42 -07:00
eslint-plugin-specs Bump @react-native/eslint-plugin-specs to 0.0.4 2022-06-23 01:23:52 -07:00
normalize-color Remove redundant js_library_glob calls 2022-07-12 05:20:36 -07:00
polyfills Suppress missing 'this' annotations in xplat/js 2022-07-07 21:53:53 -07:00
react-native-codegen Accept TypeScript type T | null | undefined as a maybe type of T in turbo module (#34158) 2022-07-15 20:38:16 -07:00
react-native-gradle-plugin Bump dependencies before 0.70 branch cut (#34185) 2022-07-13 08:50:33 -07:00
rn-tester Codemod `{...null}` to `{}` in xplat/js 2022-07-14 17:00:28 -07:00