Files
DefinitelyTyped/types/uuid/tslint.json
Felipe 7bb204fdb5 update uuid to v3 (#16264)
* update uuid to v3

- remove the parse/unparse functions
- allow importing 'uuid/v1' and 'uuid/v4' directly
- keep v2 typings as 'uuid-v2'

* Fix v2 folder naming
2017-06-01 07:53:41 -07:00

2 lines
33 B
JSON

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