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 |
|
Łukasz Bendykowski
|
75b0fc7a78
|
Update moment-duration-format typings to version 2.2 (#23052)
* Update moment-duration-format typings to version 2.2
* Remove omitted trailing whitespace
|
2018-01-25 09:09:21 -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 |
|
Andy
|
0537c1fb27
|
Add "private": true to every package.json (#19483)
|
2017-08-31 08:02:56 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Leonard Thieu
|
60f833ff5c
|
Update type definitions for moment-duration-format. (#16777)
|
2017-06-01 12:08:49 -07:00 |
|
ghybs
|
fac0ab9e37
|
Fix(moment-duration-format): trim "right" (#15970)
is a valid value for `DurationFormatSettings.trim` option.
See https://github.com/jsmreese/moment-duration-format#trim, `trim` can be a `boolean` or the `"right"` string value.
|
2017-04-26 14:55:47 -07:00 |
|
Andy Hanson
|
bd858c5bdc
|
Merge branch 'master' of https://github.com/yozo1984/DefinitelyTyped into yozo1984-master
|
2017-04-17 08:22:54 -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 |
|
Niklas Walter
|
fb72330b03
|
Correct type for precision parameter
|
2017-04-10 09:54:08 +02:00 |
|
Niklas Walter
|
7972e1fb1c
|
move packages to new folder
|
2017-04-07 18:25:48 +02:00 |
|
Niklas Walter
|
b1cbf63f91
|
Add type declaration for settings object to duration format method.
|
2017-04-07 18:20:08 +02:00 |
|
Niklas Walter
|
9501a2355b
|
Update moment-duration-format to work correctly
Signed-off-by: Niklas Walter <walter.niklas@gmail.com>
|
2017-04-07 18:05:14 +02:00 |
|
Zak
|
ed6280c87c
|
remove consecutive line
|
2017-03-31 22:45:56 -04:00 |
|
Zak Tsai
|
e6521f9e69
|
Add tslint.json
|
2017-03-31 17:08:37 -04:00 |
|
Zak Tsai
|
bc2f84cd24
|
Added type check for setting object and format function overloads.
|
2017-03-31 16:56:19 -04:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|