Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Rosenwasser
44b0c07e14
Merge pull request #23464 from DefinitelyTyped/import_equals_more
Convert yet more `import *` to `import =`
2018-02-13 16:28:41 -08:00
Daniel Rosenwasser
2cf4ee5387
Merge pull request #23262 from forivall/stringify-object-3.2
feat: add transform option to stringify-object
2018-02-12 22:11:21 -08:00
Andy Hanson
e54d6d1d1b Convert yet more import * to import = 2018-02-06 10:31:25 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Emily Marigold Klassen
7aa363e87e fix: set typescript version to 2.2 2018-01-29 11:58:06 -08:00
Emily Marigold Klassen
58db007331 style(stringify-object): use four spaces for indent 2018-01-29 11:28:22 -08:00
Emily Marigold Klassen
c712450633 feat: add transform option to stringify-object 2018-01-29 11:22:13 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
f2b6506ba5 Fix various lint errors (#15530) 2017-03-30 17:42:07 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00