guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Fix TS errors #337

Closed jonathonherbert closed 1 year ago

jonathonherbert commented 1 year ago

What does this change?

Our TS build was not typechecking errors! 😱 This PR adds typechecking, and fixes the errors that exist in the current build.

It bumps TS for good measure.

How to test

Try adding and editing rules on the client. Does everything work as expected?