Zhao
Zhao
### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...
It would be very nice if could add typescript declarations.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
### pnpm version: 6.14.2 ### Code to reproduce the issue: ``` ERROR EPERM: operation not permitted, chmod '/Users/hronro/Projects/my-project/node_modules/.pnpm/[email protected]/node_modules/rimraf/bin.js' at pnpm/rimraf ``` ### Additional information: - `node -v` prints: v16.6.2 -...
遇到这样的报错:`dd: invalid argument 'fdatasync' to 'conv'` 似乎是因为 Alpine Linux 用了 busybox 的缘故?
Is it possible to support styled components in TypeScript?
Since M1 chip becomes more and more popular, it would be great if we can download prebuilt binaries for ARM in GitHub Releases.
# Bug report **What is the current behavior?** Webpack is trying to import a chunk that does not exsit. **If the current behavior is a bug, please provide the steps...
Currently `calamine::Range::rows` won't take the ownership of the range, which make it difficult to create a range local variable and returns rows in a function. So please considering adding a...