-
## Summary
If you have a heft project with both the heft-webpack plugin and the node-service plugin configured, when you attempt to run `heft start`, it may or may not fail with an internal error.
…
-
### Describe the bug
`[vite:dts] Internal Error: Unable to determine semantic information for declaration:
/Users/beam/Desktop/Person/react-blogs/src/components/Title/index.tsx:16:9
You have en…
-
Recently I investigated optimizing path matching in https://github.com/microsoft/TypeScript/pull/59048 since an internal project had over 5500 path mapping entries.
@dmichon-msft brought up a similar…
-
## Summary
We have various custom commands leveraging the build cache. However, some of those commands do not actually depend on all `devDependencies` in package.json. I.e. when a dev dependency (e…
-
## Summary
After upgrading Heft, a bunch of our projects are failing to build because Jest is not configured to require at least one unit test. This is a regression that was introduced…
-
## Summary
There are no clear examples of how to best cache installed dependencies using rushjs. It would be a boon to both rushstack and developers to be able to check the framework repo's [ci.yml](…
-
**Is this a feature or a bug?**
- [ X] Bug
**Please describe the actual behavior.**
extended ```.eslintrc.js``` *usually* breaks the VSCode ESLint plugin integration.
the VSCode ESLint plugin …
-
**Is this a feature or a bug?**
- [x] Feature
- [ ] Bug
I am trying to implement an in-browser IDE and want to extract the ts info in browser. Since ts compiler
can already run in browser, …
-
# task runners
- [x] wireit https://github.com/google/wireit/issues/608
- [x] rush https://github.com/microsoft/rushstack/issues/1151
- [x] turborepo https://github.com/vercel/turbo/issues/1497
- …
-
### Describe the bug
The current version of `eslint-config-react-app` defines `@typescript-eslint/eslint-plugin` and the like as dependency.
This cause `eslint` to fail when `@typescript-eslint/es…