From 457db3907347338bb9d72ec30e3a36d311fd8355 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Wed, 19 Aug 2015 14:38:28 -0700 Subject: [PATCH] Indentation. --- vinyl/vinyl.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vinyl/vinyl.d.ts b/vinyl/vinyl.d.ts index 4dd8016a5..b41a8151b 100644 --- a/vinyl/vinyl.d.ts +++ b/vinyl/vinyl.d.ts @@ -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: