邓超
邓超
I signed it!
暂不支持直接生成 Kotlin 文件.
晚上我回去测试下吧. 参考IDEA新建java类时候的选项的话应该是可以支持的. 如果可以的话大概会在配置面板里加上相关的支持. 各个项目单独配置.
更新了2.3版本, 注意测试, 如果还是报NPE的话记得提供更详细的信息..
> 这得要使用管理员打开 问题在于, 如果这个报错信息能清晰明了的说明需要使用管理员权限来运行的话, 就能减少很多本地试错的时间. If we can told the user that we need Administatior permission to run nvm in the error output clearly, then we could save a lot...
> Also, it would be great if `send's type` can be set https://github.com/microsoft/DefinitelyTyped-tools/blob/master/packages/dtslint/docs/no-unnecessary-generics.md this prevents me from making a PR to add generic type vaiant of Request#send() to superagent. See...
Any example project / code snippet ?
What about this: ```js let supertest; beforeAll( async () => { supertest = xxxx }); test("anything", async () => { supertest.xxxx(); }) ``` I'm using this pattern to write my...
I may create a PR for some documents later 🤣
Any solution comes out?