From 07c82c8346ce501c3012dc844fb325022ccb06c2 Mon Sep 17 00:00:00 2001 From: Adrien Antoine Date: Mon, 3 Oct 2016 14:20:08 +0100 Subject: [PATCH] chore: Dummy commit to trigger a build (shouldn't happen again) --- .eslintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index 3a5d4e6..d603c3b 100644 --- a/.eslintrc +++ b/.eslintrc @@ -14,7 +14,6 @@ parserOptions: jsx: true rules: - # ERRORS brace-style: [2, 1tbs, allowSingleLine: true] camelcase: [2, properties: never] comma-style: [2, last]