screepers / screeps-server-mockup

Private server package for unit tests
MIT License
56 stars 13 forks source link

Typescript Support #42

Closed brisberg closed 4 years ago

brisberg commented 4 years ago

Fix #7

Typescript Support branch is ready for prime time.

Should be up to date with Master.

You can manually test it by running npm pack and inspecting the final bundle. You can even unpack this bundle into another project to see that it works correctly, and supplies types to the IDE.

Let me know if you have any questions.

brisberg commented 4 years ago

Awesome, and no problem!