-
### What version of Bun is running?
1.1.36+ededc168c
### What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
### What steps can reproduce the bug?
[Repository](https://github.co…
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
Hello, we’ve recently started using Native Federation to build a Micro F…
vrady updated
1 month ago
-
Originally reported here: justdlabs/justd#244
**Describe the bug**
Just tried to init a new project that started with `bun init`. Bun creates a `tsconfig.json` file with the following contents:
…
-
### Ziggy version
2.4.1
### Laravel version
10.48.24
### Description
In a Laravel/React/Inertia.js project, we go with the recommendation to get TypeScript types directly from the composer packag…
-
I've been totally spoiled by our other repos. In particular, I think Handlebars helpers would benefit a lot from [the new parameter stuff](https://github.com/lukehoban/es6features#default--rest--sprea…
-
控制台
![Snipaste_2024-11-14_17-13-03](https://github.com/user-attachments/assets/c1a945ea-aef0-47c3-ac6d-788a7b3b96a0)
App.vue
![Snipaste_2024-11-14_17-12-38](https://github.com/user-attachments/as…
-
Many libraries that work with different versions of JS have the ESNext option, which means the latest version of ECMAScript that is released or available in the library.
[Example](https://www.typescr…
-
Looking at https://github.com/tc39/proposals, I see a lot of features missing from esnext tab.
Stage4:
- [Dynamic import()](https://github.com/tc39/proposal-dynamic-import) (~FFox ticket [#1342012](h…
-
## feature
it would be nice to use `ESNext` syntax in my generator.
I just moved one of my generators to typescript and i'm using `import` & `export`.
when i use tsc, it can convert to CommonJS…
-
I'm experiencing an issue where running the command `tsc --noEmit` hangs indefinitely and never completes. This issue occurs when using `fnm` version 1.37.1 with Node.js version 20.0.0.
Here's what…