diff --git a/package.json b/package.json index f71da0d..4a21447 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "prettier": { "arrowParens": "avoid", "bracketSpacing": false, - "endOfLine": "lf", "printWidth": 200, "singleQuote": true, "tabWidth": 4,