react-native-macos/tools/eslint/rules/__tests__
Tim Yung 4363626701 RN: Enforce `flow-typed` Signatures
Summary:
Creates a new `valid-flow-typed-signature` ESLint rule that validates the `flow-typed` signatures at the top of each file.

This lint rule will discourage contributors from locally forking the `flow-typed` definitions. Instead, any changes should be submitted as patches to the upstream definition in: https://github.com/flow-typed/flow-typed

Changelog:
[Internal]

Reviewed By: rickhanlonii

Differential Revision: D39868721

fbshipit-source-id: e5e3ffe7568dbe52c9b598b53110b0fcbcad3e38
2022-09-30 14:28:48 -07:00
..
no-haste-imports-test.js RN: Move `no-haste-imports` ESLint Rule into Repository 2022-09-27 14:37:29 -07:00
no-react-native-imports-test.js
require-extends-error-test.js RN: Replace `error-subclass-name` with `require-extends-error` ESLint Rule 2022-09-27 14:37:29 -07:00
valid-flow-typed-signature-test.js RN: Enforce `flow-typed` Signatures 2022-09-30 14:28:48 -07:00