Axetroy

Results 128 issues of Axetroy

#295 and there are a PR, Promise should be configurable > such like I use this in AngularJs, replace native Promise with $q service > cause native Promise do not...

![截屏2022-07-13 11 23 53](https://user-images.githubusercontent.com/9758711/178644173-6548c877-58d5-4940-9ddd-7d25aa0978db.png) Therefore, it is strange to print null in the Console

添加一栏,类似:《我喜欢的》 用于统计个人star的相关项目语言偏好。 反映个人比较倾向哪门语言

enhancement

**Please describe what the rule should do:** This rule applies to the number of lines of code. Help people not to write thousands of lines of javascript code in the...

new rule proposition

![屏幕快照 2019-05-02 16 50 19](https://user-images.githubusercontent.com/9758711/57064904-65612580-6cfa-11e9-8009-fada68486a93.png) 就是在 Github 的页面添加一个 Tag 按钮,点击弹窗添加 Tag。 然后在 Github 的页面显示已添加的 Tag 不然每次都得打开扩展页面,然后搜索项目,再添加 Tag,有点繁琐。 最后,很棒的扩展。Fuck Github

🆕feature request

The name of this is awful idea https://github.com/electron-userland/electron-builder/blob/28cb86bdcb6dd0b10e75a69ccd34ece6cca1d204/packages/electron-updater/src/providers/Provider.ts?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L29-L37 ```ts private getChannelFilePrefix(): string { if (this.runtimeOptions.platform === "linux") { const arch = process.env.TEST_UPDATER_ARCH || process.arch const archSuffix = arch === "x64"...