diff --git a/.eslintrc.json b/.eslintrc.json index 1841e40d..c4f65cd0 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -22,7 +22,7 @@ "no-case-declarations": "off", "linebreak-style": [ "error", - "unix" + "windows" ], "quotes": [ "error",