From c7a3689e14e9b8041186292d4e930cb0ca1936a6 Mon Sep 17 00:00:00 2001 From: sclausen Date: Tue, 2 Feb 2016 09:32:41 +0100 Subject: [PATCH] fixed wrong header format --- js-yaml/js-yaml.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-yaml/js-yaml.d.ts b/js-yaml/js-yaml.d.ts index a075171f9..bb33779a8 100644 --- a/js-yaml/js-yaml.d.ts +++ b/js-yaml/js-yaml.d.ts @@ -1,6 +1,6 @@ +// Type definitions for js-yaml 3.0.2 // Compiled using typings@0.6.4 // Source: https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/52318243888c4aa02b3c0b5e68631577728ffcf8/js-yaml/js-yaml.d.ts -// Type definitions for js-yaml 3.0.2 // Project: https://github.com/nodeca/js-yaml // Definitions by: Bart van der Schoor // Definitions: https://github.com/borisyankov/DefinitelyTyped