Screeps-Typescript-Declarations icon indicating copy to clipboard operation
Screeps-Typescript-Declarations copied to clipboard

Export to DefinitelyTyped.org

Open glukki opened this issue 8 years ago • 3 comments

This would provide a much easier way to use definitions, including IDEs like WebStorm. http://definitelytyped.org/guides/contributing.html

glukki avatar Jun 29 '16 01:06 glukki

I need to learn how to do that! Gonna read up on that .

NhanHo avatar Jun 29 '16 07:06 NhanHo

@NhanHo A good place to start would be here or here. I'd be more than willing to help if you want!

resir014 avatar Jun 29 '16 08:06 resir014

This would work well with a CI and reduce duplication of code whilst increasing merge reliability by having said CI produce the dist output instead of keeping it in-repo. We should utilize the Releases system as well, if we change over, as not everyone wants a dependency on typings.

Dessix avatar Feb 06 '17 02:02 Dessix