Nathan Shively-Sanders
f0ce987bc1
Update project urls to match NPM url
...
Note that this *trivially* updates project urls by adding the NPM url to
the end, even when the urls are almost identical or the DT one is
outdated. I'll clean up the urls in a later commit.
This PR is unfinished! Please do not merge it yet.
2019-02-11 17:10:55 -08: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
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
2aef6a4d66
angular-gridster: Can't export a string literal ( #19842 )
2017-09-18 10:32:15 -07:00
Andy
924fafffc0
Fix remaining lint errors ( #19166 )
2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Kasper Guldmann Nielsen
c0bb38207d
angular: fixed a misunderstanding in how test system is set up
2017-06-21 21:24:16 +02:00
Kasper Guldmann Nielsen
2effeac8f0
angular: gave a more precise return type to $q.all<T>()
2017-06-21 18:53:30 +02: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
Andy
d426ff3083
Apply new lint rules to yet more packages ( #15486 )
2017-03-29 14:46:16 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00