DefinitelyTyped/types/universal-analytics/tslint.json
Leonard Thieu 3f95ea32d7 [node] Narrow down type that can be passed to url.format(). (#16850)
* Narrow down type that can be passed to url.format().

* Add format(URL).

* [node] Fix build error.
universal-analytics package has invalid tslint.json.

* [node] Fix build error.
universal-analytics package has invalid version number.
2017-06-01 12:05:57 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}