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 |
|
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 |
|
spiffytech
|
bb778b7f6d
|
rss: fix item enclosure optional property (#20164)
For item enclosures, it's _either_ a file _or_ a URL. The docs specify that one of the two is always optional, and the source code only mandates the `url`, and may ignore the `file`.
https://www.npmjs.com/package/rss
https://github.com/dylang/node-rss/blob/master/lib/index.js#L83
|
2017-10-06 11:22:57 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|