diff --git a/sports-matcher/client/.eslintrc.json b/sports-matcher/client/.eslintrc.json index 456e459..3b3bf9a 100644 --- a/sports-matcher/client/.eslintrc.json +++ b/sports-matcher/client/.eslintrc.json @@ -25,7 +25,7 @@ 4 ], "linebreak-style": [ - "error", + "warn", "unix" ], "quotes": [