mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bcffd4ef9b
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51863 Standardizes lint severity in `.eslintrc.js` to use the string format. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D76098593 fbshipit-source-id: bd45897e6c996c4993dc1fe09b67cf0f944ebf3f
@react-native/eslint-plugin-monorepo
This is a private package that contains ESLint rules for react-native itself.
They are configured in the .eslintrc.js at the repository root.
For ESLint rules intended for projects that consume React Native, add them to
the @react-native-community/eslint-plugin package instead.