Skip to content

Commit fe6b499

Browse files
huntiefacebook-github-bot
authored andcommitted
Update ESLint uses to reference eslint-plugin-monorepo explicitly (#54519)
Summary: **Background** `react-native/eslint` was relocated and renamed to `react-native/eslint-plugin-monorepo` in D76088698. **This diff** This updates all call sites to correctly address the `react-native/eslint-plugin-monorepo` package, enabling us to remove the monorepo itself from fbsource's `package.json#workspaces` (which was the only reason this kept working before). Changelog: [Internal] Differential Revision: D86869721
1 parent cb7ce49 commit fe6b499

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"@jest/create-cache-key-function": "^29.7.0",
5959
"@microsoft/api-extractor": "^7.52.2",
6060
"@octokit/rest": "^22.0.0",
61+
"@react-native/eslint-plugin-monorepo": "*",
6162
"@react-native/metro-babel-transformer": "0.84.0-main",
6263
"@react-native/metro-config": "0.84.0-main",
6364
"@tsconfig/node22": "22.0.2",

0 commit comments

Comments
 (0)