Files
Tim Yung bcffd4ef9b RN: Standardize ESLint Severity Levels (#51863)
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
2025-06-09 20:30:32 -07:00
..

@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.