-
## Summary
Given an export pattern like the following:
```typescript
/** @beta */
export interface Foo { ... }
export default Foo;
```
The expectation is that `Foo` exports would only a…
-
## Summary
Upon using `@rushstack/webpack5-localization-plugin` in a webpack 5 project you receive the following error:
`Cannot destructure property 'WebpackError' of 'compiler.webp…
-
**Test Environment:**
OS Version: 22H2 (OS Build 25370.1)
Browser: Edge Dev (Version 115.0.1866.1 (Official build) dev (64-bit))
URL: https://tsdoc.org/
Tool: Accessibility Insights for Web
**R…
-
## Summary
When using ESLint v8, I get the following error:
```
Oops! Something went wrong! :(
ESLint: 8.1.0
TypeError: Failed to load plugin '@rushstack/eslint-plugin' declared …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Some options:
- https://github.com/boltpkg/bolt
- https://github.com/microsoft/rushstack
-
### Operating System
macOS
### Browser Version
Safari 16.5.2
### Firebase SDK Version
10.1.0
### Firebase SDK Product:
Auth
### Describe your project's tooling
index.html with source tag.
##…
-
## Summary
Cannot read config file: node_modules\eslint-config-react-app\jest.js Error: Failed to patch ESLint because the calling module was not recognized. If you are using a newer ESLint…
-
I'm using node v16.20.2
![image](https://github.com/user-attachments/assets/32c67999-73f6-457d-85f4-4c5ec5a18e75)
This is my package.json.
```bash
{
"name": "XXXX",
"version": "0.0.2",
…
-
## Summary
When `noEmitOnError` is `true`, and some typescript error occur:
* `heft build` treated some error as warning
* but the compiler do not really emit/update any file
* heft exit with c…
GongT updated
2 years ago