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/app/environment.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/src/app/environment.ts') diff --git a/client/src/app/environment.ts b/client/src/app/environment.ts index 799102d82..dd327a62e 100644 --- a/client/src/app/environment.ts +++ b/client/src/app/environment.ts @@ -1,3 +1,5 @@ +/* tslint:disable */ + /** * Angular 2 */ -- cgit v1.2.3