-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
force typescript 3.6 as 3.7 has breaking change
* force Typescript 3.6.5 as >3.7 has getter breaking change forcing all users of this lib to be >3.7 to compile. * they should have made this a 4.x thing see microsoft/TypeScript#33939 otherwise you get: error TS1086: An accessor cannot be declared in an ambient context.
- Loading branch information
Showing
3 changed files
with
205 additions
and
187 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.