diff --git a/nextjs/.eslintrc.json b/nextjs/.eslintrc.json index cd3e223..d7592af 100644 --- a/nextjs/.eslintrc.json +++ b/nextjs/.eslintrc.json @@ -65,8 +65,7 @@ "no-shadow": "off", "camelcase": "off", "no-await-in-loop": "off", - "react/jsx-props-no-spreading": "off", - "linebreak-style": 0 + "react/jsx-props-no-spreading": "off" }, "settings": { "import/resolver": {