Commit Graph

6 Commits

Author SHA1 Message Date
johanblumenberg
742130be60 Change xmlbuilder type to export interface declarations
Enable for example the following use of types:

import * as xmlbuilder from 'xmlbuilder';

let builder: xmlbuilder.XMLElementOrXMLNode;
2017-11-15 17:18:43 +01: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
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Klaus Sevensleeper
ac9bfc4eec enhance signature of create for conversion from object (#16381) 2017-05-10 08:14:56 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00