DefinitelyTyped/types/url-parse/tslint.json
wd39 5669dfcdbc Adding type definitions for url-parse npm package (#20233)
* Adding typings for url-parse

* Fixup! import URLSearchParams types

* Adding typings for parse function

* Changes to tsconfig and tslint

* Fixes to the type definitions

* Adding missing tslint file

* Fixing the typos in the header

* Exporting object in a diferent way, adding one more constructor signature and relevant tests

* Removing unnecessary lines from typedef
2017-10-04 11:14:33 -07:00

2 lines
33 B
JSON

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