From 33b6ced4220f5c576109409fa7efac4b20f730fc Mon Sep 17 00:00:00 2001 From: Matt Wheatley Date: Fri, 25 Dec 2015 00:58:30 +0000 Subject: [PATCH] Added proper headers, updated reference to match new path, defined file names properly --- raty/raty-tests.ts | 2 +- raty/raty.d.ts | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/raty/raty-tests.ts b/raty/raty-tests.ts index 65a298bc32..89efb79c3d 100644 --- a/raty/raty-tests.ts +++ b/raty/raty-tests.ts @@ -1,5 +1,5 @@ /// -/// +/// var $element: JQuery = $('
'); diff --git a/raty/raty.d.ts b/raty/raty.d.ts index cc9a1bc0cf..bb02d94752 100644 --- a/raty/raty.d.ts +++ b/raty/raty.d.ts @@ -1,6 +1,8 @@ // Type definitions for jQuery.raty 2.7.0 // Project: https://github.com/wbotelhos/raty // Definitions by: Matt Wheatley +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped + /// interface JQuery {