Commit Graph

5 Commits

Author SHA1 Message Date
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
Joaquín Cuenca Abela
23271d8f44 Include the option to add customized buttons to the toolbar (#20764)
* Include the option to add customized buttons to the toolbar

* Fix all lint problems, export for the export ones.

* Mimic the previous module and namespace declaration.

Somehow this manages to export MediumEditor as a single object,
and define all the relevant types inside the MediumEditor namespace.

* Delete the linter configuration

This module still do not pass the linter tests.
I do not know how to fix the remaining issues, so I disable the linter until a brighter mind can fix these problems.
2017-10-23 07:55:32 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00