mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 08:58:49 +08:00
Linting
This commit is contained in:
1
types/uuid/index.d.ts
vendored
1
types/uuid/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/kelektiv/node-uuid
|
||||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius/>
|
||||
// Felipe Ochoa <https://github.com/felipeochoa/>
|
||||
// Chris Barth <https://github.com/cjbarth>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
|
||||
5
types/uuid/interfaces.d.ts
vendored
5
types/uuid/interfaces.d.ts
vendored
@@ -1,8 +1,3 @@
|
||||
// Type definitions for uuid 3.1
|
||||
// Project: // Project: https://github.com/kelektiv/node-uuid
|
||||
// Definitions by: Oliver Hoffmann <https://github.com/iamolivinius>, Chris Barth <https://github.com/cjbarth>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
// Uses ArrayLike to admit Unit8 and co.
|
||||
|
||||
Reference in New Issue
Block a user