react-native-macos/tools/eslint
Rubén Norte 7c36d0b6a0 Specify command to regenerate bundled sort-imports ESLint rule
Summary: Changelog: [internal]

Reviewed By: yungsters

Differential Revision: D40138586

fbshipit-source-id: 2d593f6064680beec810ee608852895fdfff4f3b
2022-10-06 09:40:09 -07:00
..
rules Specify command to regenerate bundled sort-imports ESLint rule 2022-10-06 09:40:09 -07:00
README.md RN: Lint for Internal Package Imports 2022-09-27 09:22:58 -07:00

README.md

react-native/tools/eslint

This directory contains ESLint rules for the react-native repository itself. They are configured in .eslintrc.js using the eslint-plugin-lint package.

For ESLint rules intended for projects that consume React Native, add them to the @react-native-community/eslint-plugin package instead.