Commit Graph

5 Commits

Author SHA1 Message Date
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
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
hanssens
48c9a24393 Export as (es2015) module, for proper import compatibility
Pretty much the only change is:

- Encapsulated definitions in a “declare module” section
- Exportable interface+class
- Updated tests to reflect these changes
2017-06-07 18:27:04 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00