screepers / Screeps-Typescript-Declarations

The repository for *Screeps's* TypeScript type definitions.
69 stars 44 forks source link

Export to DefinitelyTyped.org #21

Open glukki opened 8 years ago

glukki commented 8 years ago

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

NhanHo commented 8 years ago

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

resir014 commented 8 years ago

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

Dessix commented 7 years ago

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.