diff --git a/tildes/package.json b/tildes/package.json index 84c52e7..5f78985 100644 --- a/tildes/package.json +++ b/tildes/package.json @@ -37,7 +37,6 @@ ], "prettier": { "bracketSpacing": false, - "endOfLine": "lf", "printWidth": 88, "proseWrap": "always", "tabWidth": 4 @@ -115,7 +114,6 @@ "function-whitespace-after": "always", "indentation": 2, "length-zero-no-unit": true, - "linebreaks": "unix", "max-empty-lines": 1, "max-line-length": 88, "media-feature-colon-space-after": "always",