Gola
5239b343f6
Fixed linting error
2019-01-30 16:08:02 -07:00
Gola
9ed64f112b
Moved OptionsBase out of namespace to prevent accidental import
...
Added documentation back for returnPromise
2019-01-30 16:05:12 -07:00
Andrew Potter
fa2c66bdb4
removed type-test as it forces ts version
2019-01-29 16:40:52 -07:00
Andrew Potter
4a2ad498c3
Fixed Linting Errors
2019-01-29 16:35:44 -07:00
Andrew Potter
edd2f71621
Split options to improve signature recongition
2019-01-29 16:28:58 -07:00
Andrew Potter
2a1fd4d999
Changed a few string[] to ReadonlyArray<string>
2019-01-24 15:26:47 -07:00
Andrew Potter
fea4f48e28
version update
2019-01-24 15:03:42 -07:00
Andrew Potter
141c38ba87
Fixed version number
2019-01-24 14:58:14 -07:00
Andrew Potter
55aec8aeee
version update
2019-01-24 14:56:08 -07:00
Andrew Potter
ef680a4b1b
additional bug fixes
2019-01-24 14:47:41 -07:00
Andrew Potter
703573fab6
Bug fixes
2019-01-24 14:37:18 -07:00
Andrew Potter
1cacaa5f8f
Updated typescript declaration
2019-01-24 14:23:28 -07:00
Andrew Potter
7e2d67fba7
Fixed dependance on v3 for definitons which use v3 clean-css
...
Added sources to replace object definition
Updated tests
2019-01-24 14:17:21 -07:00
Andrew Potter
284308ed72
Updated documentation on clean-css type definitions
...
Change Array<string> to string[] as part of P&P update
Removed empty constructor as existing constructor meets requirement
Removed unneeded testing file
2019-01-24 10:25:08 -07:00
Andrew Potter
ec27f386ec
Updated clean-css to use 4.2.1
2019-01-22 16:25:48 -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
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00