From 4089af518bcc67f532882373debfb0374cc4ca59 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 3 Jun 2017 15:27:18 +0300 Subject: juick-www: disable linebreak-style eslint rule core.crlf=input git setting do the right things --- juick-www/.eslintrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'juick-www/.eslintrc') diff --git a/juick-www/.eslintrc b/juick-www/.eslintrc index 12d9a477..c4d57a6c 100644 --- a/juick-www/.eslintrc +++ b/juick-www/.eslintrc @@ -44,7 +44,6 @@ "dot-location": ["warn", "property"], //"indent": ["warn", 2], "no-tabs": "warn", - "linebreak-style": ["warn", "windows"], "eol-last": "warn", "comma-style": "warn", "curly": "warn", @@ -54,4 +53,4 @@ "no-sparse-arrays": "off", "no-unused-vars": "off" } -} \ No newline at end of file +} -- cgit v1.2.3