Skip to content

Add typescript to webpack build pipeline

Jared Pereira requested to merge typescript into master

Feature Merge Request

Description of Feature

Adds typescript to this project!

Motivation and Context

It's getting big and static typing is a godsend. The compiler will save our souls

What's Next?

Next we need to typescript-ify stuff!


Merge request reports