Indentation.

This commit is contained in:
Daniel Rosenwasser 2015-08-19 14:38:28 -07:00
parent d7d619837d
commit 457db39073

2
vinyl/vinyl.d.ts vendored
View File

@ -57,7 +57,7 @@ declare module 'vinyl' {
/**
* Type: Buffer|Stream|null (Default: null)
*/
public contents: Buffer | NodeJS.ReadableStream;
public contents: Buffer | NodeJS.ReadableStream;
/**
* Returns path.relative for the file base and file path.
* Example: