react-native-macos/tools/eslint
Jordan Eldredge 83743e1edf Update React Native's synced sort-imports lint rule
Summary:
Changelog:
[Internal][Changed] - Update synced sort-import lint rule to newest version

Reviewed By: yungsters

Differential Revision: D42779224

fbshipit-source-id: bd388c258e5882331fd20d7313b4717a6b88f611
2023-01-30 17:05:25 -08:00
..
rules Update React Native's synced sort-imports lint rule 2023-01-30 17:05:25 -08: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.