Boshen
Boshen
I'm not keen to add code that's never going to be used though. Do we have scenarios for these 3 methods?
Note: esbuild codegen behaves differently with `platform` `--platform=node`: https://esbuild.github.io/try/#dAAwLjI1LjEyAC0tdGFyZ2V0PWVzbmV4dCAtLXBsYXRmb3JtPW5vZGUAZm9vYDwvc2NyaXB0PmA without: https://esbuild.github.io/try/#dAAwLjI1LjEyAC0tdGFyZ2V0PWVzbmV4dABmb29gPC9zY3JpcHQ+YA
> have you seen this post by biome ("Full support for Vue, Svelte, and Astro ") https://biomejs.dev/blog/biome-v2-3/ perhaps they figured out a way to have a fast core logic that...
> Therefore, we will need to review about 950 error codes by hand and build an ignore list. Even with helper scripts, we would still need to check roughly 800...
> Thank you for your confirmation. > > > You can write a script that greps parser.ts, binder.ts and checker.ts > > In the TSC codebase, each component's —such as...
👍 Great work! Next step is to get these error codes into our conformance suite.
Duplicate of https://github.com/napi-rs/napi-rs/issues/2395, the workaround is to remove what's cached in the global tmp folder.
I'll take a look at `rootDirs` https://github.com/oxc-project/oxc-resolver/issues/521.
Thank you for testing out! We haven't implemented printing jsdoc in our codegen yet.
Released in https://www.npmjs.com/package/oxc-transform/v/0.30.0, along with the `stripInternal` option.