From 8e810913a9a538c9ef91473d862546b22d02d703 Mon Sep 17 00:00:00 2001 From: Adrien Castex Date: Fri, 12 May 2017 17:57:19 +0200 Subject: [PATCH] Normalized tabs --- .bithoundrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.bithoundrc b/.bithoundrc index ab05de38..c70450a8 100644 --- a/.bithoundrc +++ b/.bithoundrc @@ -5,8 +5,8 @@ "test/**" ], "critics": { - "lint": { - "engine": "tslint" - } - } + "lint": { + "engine": "tslint" + } + } } \ No newline at end of file