Sergii Paryzhskyi
|
99c221ca8c
|
Describe methods for date-arithmetic package (#29423)
- eq
- neq
- gt
- gte
- lt
- lte
|
2018-10-03 17:03:29 -07:00 |
|
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 |
|
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 |
|
Sergii Paryzhskyi
|
bc2da03e91
|
Define types for subtract method and add tests for it (#20617)
|
2017-10-17 09:07:04 -07:00 |
|
Sergii Paryzhskyi
|
3a6713a0f9
|
Add definitions date-arithmetic package (#20555)
* Add type definitions and config to new package date-arithmetic
* Add tests for date-arithmetic package
|
2017-10-13 15:12:41 -07:00 |
|