From bdfcc6945342adf4ea63095ed5c4f222803e7295 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Thu, 3 Jan 2019 14:22:39 +0100 Subject: [PATCH] --- .eslintrc.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 82ca605..73bee58 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -16,10 +16,6 @@ "error", "tab" ], - "linebreak-style": [ - "error", - "windows" - ], "quotes": [ "error", "single"