大芡猫
大芡猫
I was trying to use the generated .d.ts file directly in my project. It seems that all references to `axios.Promise` that are marked as 'the Promise for the http request'...
Here is my standalone .d.ts file that works with webpack/ts-loader toolchain: https://gist.github.com/akfish/b9a42945f1e681ed173b0b06365303a7
Actually my typing was based on the automatic generation. So I can't take credit for that. :) I took a look at the typing. It would be easier if some...
See https://github.com/akfish/github/tree/d.ts
No problem. `/// ` is used for declaring type dependencies. It's widely used in `@types` packages. Though a second look at the [document](https://www.typescriptlang.org/docs/handbook/triple-slash-directives.html) seems to suggest that it's only for...
I just verified that the `/// ` is not necessary for npm package typings. There's no need to change `tsconfig.json` too. It must be a problem with my global TypeScript...
参见:[Task Lists in GFM: Issues/Pulls, Comments](https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments)
如上,修改table记录的commit里引用任务issue编号,issue里所有人可见,可互相监督进度。
如上,最后issue管理者可以看到所有人完成情况,全完成的打勾。 有待探索,大家来讨论。
I would suggest that the author contact Zhang Yaoxue for clarifications and file a complaint to the officials. I won't expect it to yield any constructive results, knowing how things...