jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

Disable TypeScript strictNullChecks #22

Closed jussikinnula closed 7 years ago

jussikinnula commented 8 years ago

Apparently Angular 2 has an open bug which prevents using strict null checks (on tsconfig.json).

See Angular bug https://github.com/angular/angular/issues/11844 for details