Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Jinwoo Lee
|
aedb3fb018
|
[package-json] fix wrong return type
I made a mistake in my original PR
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/21578
The function should return a promise.
- https://www.npmjs.com/package/package-json
- https://github.com/sindresorhus/package-json/blob/master/index.js#L30
|
2017-11-16 14:20:14 -08:00 |
|
Jinwoo Lee
|
baa75d90e0
|
change to import x = require('x'); style
|
2017-11-16 10:27:40 -08:00 |
|
Jinwoo Lee
|
f016814716
|
add definitions for package-json
|
2017-11-16 09:48:13 -08:00 |
|