-
## Summary
## Repro steps
1. Perform a normal `heft build`
2. Delete the typescript output folders (in our case dist/dist-cjs)
3. Perform a normal `heft build` again
**E…
-
## Summary
- We are trying to update our repo with the latest version of `@rushstack/heft` and `@rushstack/heft-node-rig` but are running into issues in our code coverage
- When runnin…
-
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
**Please describe the actual behavior.**
The ESLint ruleset imports [eslint-plugin-security](https://github.com/microsoft/rushstack/bl…
-
## Problem
When upgrading `@rushstack` dependencies in our monorepo, we frequently get errors like:
> `(TS2322) Type 'import("C:/Git/my-repo/common/temp/node_modules/.pnpm/@rushstack/node-core-l…
-
# Summary
As mentioned in this issue (https://github.com/microsoft/rushstack/issues/3522), it would be useful to have this feature implemented: https://github.com/microsoft/rushstack/blob/main/ap…
-
The current version of eslint@8.1.0 and eslint-config-next@12.0.1 are not supported yet.
```
yarn run v1.22.10
$ eslint --fix "./components/**/*" "./config/**/*" "./pages/**/*" "./helpers/**/*" "…
-
## Summary
In a custom-jest.config.json we can use "extends" to inherit a lot of good defaults as needed for rushstack. However, it's not clear how to _replace_ a property like `testMatch`; instead …
-
I had posted a question in the chat room here but not getting any responses
https://rushstack.zulipchat.com/#narrow/stream/262513-general/topic/later.20version.20of.20pnpm.20not.20resolving.20deps.20…
-
## Summary
Rush should support [PNPM 9](https://github.com/pnpm/pnpm/releases/tag/v9.0.0), which has a breaking change on the lockfile format.
Based on the conversation in [Zulip…
-
## Summary
We are trying to migrate the repository to rush. The bad thing is that pnpm lockfile is more likely to conflict than yarn lockfile. Our repo has been suffering from conflict problem …
fzxen updated
4 months ago