Typed SIGTERM
Typed SIGTERM
I use `deno_core` to provide a JS runtime in Rust (shouldn't be a rare scenario) - I'm looking for a user-friendly method to stringify any JS return value. Perhaps we...
### Description fix #20055
### Description Just moved a file... the terminal at the bottom of VS Code suddenly exploded with a long error: ``` 10:31:57 [vite] Internal server error: Failed to resolve import...
**Describe the bug** I found that generated `@throws` document section of `@std/async`.`deadline` is missing `}`: > **Throws** > `DOMException & { name: "TimeoutError"` > `DOMException & { name: "AbortError"` >...
Is it possible to make Autocorrect into an ESLint plugin? --- update: [I'm working on this](https://github.com/typed-sigterm/eslint-plugin-autocorrect)
[Reproduction](https://codesandbox.io/p/devbox/y4hzx9?file=%2Findex.ts%3A15%2C1)
Identifying the start index of an issue. (working for #233) ````rs let raw = indoc! { r###" Hello world ```ts // hello世界 const a = "string字符串"; ``` ### 外部test Second...
Personally I think it can improve DX (fewer duplicated code, fewer indents, fewer chars etc). Without `neverthrow`: ```ts async function login({ email, password, providerName }) { try { if (providerName)...
Unfortunately, `.netlify.app` is blocked by GFW in some places in China. Maybe we can try a custom domain like https://js.org?
### UnoCSS version 0.65.1 ### Describe the bug When the fonts are not present, `@unocss/preset-web-fonts/local` will download the files (default to `public/assets/fonts`). However, if the download step is done in...