Commit Graph

9 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Nathan Shively-Sanders
82b6ab4b57 Don't use --strict to make tsconfig 2.0 compatible 2017-06-19 15:56:10 -07:00
Sebastien PUECH
a4d5894baa Fix2 2017-06-19 17:05:19 +02:00
Sebastien PUECH
c231cbdc07 Fix the test. 2017-06-19 16:19:02 +02:00
Sebastien PUECH
05ce66f5df Created a typings for the collections.js library. Only the SortedSet is made. 2017-06-16 11:03:35 +02:00