From 552d59ede54c831f4decc8bf786d52641bf58c30 Mon Sep 17 00:00:00 2001 From: Sergei Dorogin Date: Thu, 22 Jun 2017 15:01:19 +0300 Subject: [PATCH] [jquery.notify] fix for dtslint (added `// TypeScript Version: 2.3` in the header) --- types/jquery.notify/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/jquery.notify/index.d.ts b/types/jquery.notify/index.d.ts index 8846a66eac..2fa20e3a91 100644 --- a/types/jquery.notify/index.d.ts +++ b/types/jquery.notify/index.d.ts @@ -2,6 +2,7 @@ // Project: https://github.com/ehynds/jquery-notify // Definitions by: Sergei Dorogin // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// TypeScript Version: 2.3 ///