From 32a5f7521a07b28fa92e64ea0b6d4342e97a9e30 Mon Sep 17 00:00:00 2001 From: John Reilly Date: Thu, 15 Jun 2017 19:49:39 +0100 Subject: [PATCH] jquery - restore list of jquery author type definitions --- types/jquery/index.d.ts | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/types/jquery/index.d.ts b/types/jquery/index.d.ts index 6465c2435b..3a7ecb5786 100644 --- a/types/jquery/index.d.ts +++ b/types/jquery/index.d.ts @@ -1,6 +1,26 @@ // Type definitions for jquery 3.2 // Project: https://jquery.com // Definitions by: Leonard Thieu +// Boris Yankov +// Christian Hoffmeister +// Steve Fenton +// Diullei Gomes +// Tass Iliopoulos +// Jason Swearingen +// Sean Hill +// Guus Goossens +// Kelly Summerlin +// Basarat Ali Syed +// Nicholas Wolverson +// Derek Cicerone +// Andrew Gaspar +// Seikichi Kondo +// Benjamin Jackman +// Poul Sorensen +// Josh Strobl +// John Reilly +// Dick van den Brink +// Thomas Schulz // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3