You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ These GitHub repositories provide supplementary resources for Rush Stack:
222
222
|[/build-tests/rush-amazon-s3-build-cache-plugin-integration-test](./build-tests/rush-amazon-s3-build-cache-plugin-integration-test/)| Tests connecting to an amazon S3 endpoint |
223
223
|[/build-tests/rush-lib-declaration-paths-test](./build-tests/rush-lib-declaration-paths-test/)| This project ensures all of the paths in rush-lib/lib/... have imports that resolve correctly. If this project builds, all `lib/**/*.d.ts` files in the `@microsoft/rush-lib` package are valid. |
224
224
|[/build-tests/rush-mcp-example-plugin](./build-tests/rush-mcp-example-plugin/)| Example showing how to create a plugin for @rushstack/mcp-server|
225
-
|[/build-tests/rush-package-manager-integration-test](./build-tests/rush-package-manager-integration-test/)| Integration tests for non-pnpm package managers in Rush. |
225
+
|[/build-tests/rush-package-manager-integration-test](./build-tests/rush-package-manager-integration-test/)| Integration tests for package managers in Rush. |
226
226
|[/build-tests/rush-project-change-analyzer-test](./build-tests/rush-project-change-analyzer-test/)| This is an example project that uses rush-lib's ProjectChangeAnalyzer to |
227
227
|[/build-tests/rush-redis-cobuild-plugin-integration-test](./build-tests/rush-redis-cobuild-plugin-integration-test/)| Tests connecting to an redis server |
228
228
|[/build-tests/set-webpack-public-path-plugin-test](./build-tests/set-webpack-public-path-plugin-test/)| Building this project tests the set-webpack-public-path-plugin |
@@ -258,4 +258,3 @@ provided by the bot. You will only need to do this once across all repos using o
258
258
This repo has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
259
259
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
260
260
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments