-
currently @ts-ignore only mutes the errors from the line immediately below it
would be great to have the same for
1. the whole next block
2. also for all imports
### use case:
refactoring…
-
## Will we be provided with a UI design, or should we design the app ourselves?
You will design the app yourselves using components from [ix.siemens.io](https://ix.siemens.io/). This means that gen…
-
## Summary
- Error occured in Next.js 14.x
- Possibly related `node:fs` and `hydration`
- Version: @logtape/logtape@0.5.0
## Log
```js
// hydration-error-info.js:63
node:fs
Module b…
-
### Which packages are impacted by your issue?
@graphql-codegen/typescript, @graphql-codegen/client-preset
### Describe the bug
https://github.com/dotansimha/graphql-code-generator/pull/10073…
-
**Stencil version:**
```
@stencil/core@ 1.12.1 (actually all versions after 1.8.11)
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit s…
-
### What version of Bun is running?
1.0.26+c75e768a6
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
- Clone https://github.com/lumap/b…
lumap updated
2 months ago
-
part of:
- #669
`src/shared/bit_torrent/tracker/http/client` is mostly a copy-paste of the infrastructure code for: `tests/servers/http/`
De-duplicating this code would mean that our client co…
-
Subscribe to this issue and stay notified about new [daily trending repos in JavaScript](https://github.com/trending/javascript?since=daily).
-
### 🚀 Feature Request
A feature that enables Playwright to automatically re-run relevant tests when implementation files or test files are saved, similar to the watch mode available in Jest or Vite…
-
**Is your feature request related to a problem? Please describe.**
One thing I've noticed is I find myself mocking a lot of imports, e.g. if I am using apollo, I use the `MockedProvider` in storybo…