Merge branch 'migrate-to-typescript'
This migrates the entire library to strict TypeScript, mostly using the default TypeScript settings generated by `tsc --init`. Several mistakes were caught and fixed in the migration. In particular, aditional checks were added for undefined and null to improve robustness. Suggested-by: Arden Sinclair <general@ardensinclair.com> (#1)
Loading
Please register or sign in to comment