diff --git a/tsconfig.json b/tsconfig.json index 63656868b..37aa901ee 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,4 +10,4 @@ "files": [ "typings/index.d.ts" ] -} \ No newline at end of file +} diff --git a/tslint.json b/tslint.json index 6cc6f6b26..71f850264 100644 --- a/tslint.json +++ b/tslint.json @@ -59,4 +59,4 @@ "check-type" ] } -} \ No newline at end of file +}