From df98563e2104b82b119c00a3cd83cd0dc1242d25 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 16 Jun 2017 14:32:15 +0200 Subject: Use typescript standard and lint all files --- client/src/custom-typings.d.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/src/custom-typings.d.ts') diff --git a/client/src/custom-typings.d.ts b/client/src/custom-typings.d.ts index 67e069cc6..882d15d54 100644 --- a/client/src/custom-typings.d.ts +++ b/client/src/custom-typings.d.ts @@ -1,3 +1,5 @@ +/* tslint: disable */ + /* * Custom Type Definitions * When including 3rd party modules you also need to include the type definition for the module -- cgit v1.2.3