Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Aluan Haddad
bd3ddd8680
document removes_comments parameter based on source README 2018-02-06 15:55:04 -05:00
Aluan Haddad
5f458aeadb add tests for updated signature 2018-02-06 15:48:35 -05:00
Aluan Haddad
c240fc8a43 match DefinitelyTyped JSDoc asterisk style 2018-02-06 15:48:18 -05:00
Aluan Haddad
14622de78f
lint 2018-02-06 15:35:05 -05:00
Aluan Haddad
eb70258db2
improve the type of the stringify function
Update the stringify function based on the declarations in `lib.es5.d.ts` for JSON.parse.

Add the documentation taken from `lib.es5.t.ts`
2018-02-06 15:26:32 -05:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -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 Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00