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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,7 @@ These GitHub repositories provide supplementary resources for Rush Stack:
216
216
|[/build-tests/package-extractor-test-02](./build-tests/package-extractor-test-02/)| This project is used by tests in the @rushstack/package-extractor package. |
217
217
|[/build-tests/package-extractor-test-03](./build-tests/package-extractor-test-03/)| This project is used by tests in the @rushstack/package-extractor package. |
218
218
|[/build-tests/package-extractor-test-04](./build-tests/package-extractor-test-04/)| This project is used by tests in the @rushstack/package-extractor package. |
219
+
|[/build-tests/package-extractor-test-05](./build-tests/package-extractor-test-05/)| This project is used by tests in the @rushstack/package-extractor package. |
219
220
|[/build-tests/run-scenarios-helpers](./build-tests/run-scenarios-helpers/)| Helpers for the *-scenarios test projects. |
220
221
|[/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 |
221
222
|[/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. |
0 commit comments