Closed kitsonk closed 8 years ago
This modifies the default intern.ts to work when strictNullChecks is enabled.
intern.ts
strictNullChecks
It also alphabetises the order of the compiler options to make it easier to locate properties.
This modifies the default
intern.ts
to work whenstrictNullChecks
is enabled.It also alphabetises the order of the compiler options to make it easier to locate properties.