forked from GrapheneOS/fastboot.js
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> (#1)
- Loading branch information
Showing
20 changed files
with
12,857 additions
and
2,757 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.