Skip to content

Commit 1ab5cb6

Browse files
huntiemeta-codesync[bot]
authored andcommitted
Update ESLint uses to reference eslint-plugin-monorepo explicitly (#54519)
Summary: Pull Request resolved: #54519 **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] Reviewed By: cipolleschi Differential Revision: D86869721 fbshipit-source-id: 00e23eb902874f54bb7bd3cb967946197dc1a010
1 parent 810f983 commit 1ab5cb6

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)