Mike Deverell
22ed2445bc
fix json
2017-02-21 10:51:50 -05:00
Mike Deverell
ed06a7982c
remove url-join-import-star-tests.ts from tsconfig.json
2017-02-21 10:47:46 -05:00
Mike Deverell
86ef965325
test import * as syntax inside existing test file
2017-02-21 10:41:37 -05:00
Mike Deverell
8adf2de80d
remove url-join-import-start-tests.ts - only one test file is supported
2017-02-21 10:40:56 -05:00
Mike Deverell
efc370a993
add myself to url-join contributors list
2017-02-18 09:17:20 -05:00
Mike Deverell
67ec3d5b55
make url-join compatible with import * as syntax
2017-02-17 14:54:25 -05:00
Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
a4bd9fa3c1
Add "noImplicitThis" to all tsconfig.json ( #13446 )
...
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Rogier Schouten
477908eeba
Add typings for url-join. ( #11784 )
...
* Add typings for url-join.
* process review comment
2016-10-08 10:33:27 -07:00