Browse Source

chore: remove "endOfLine" from Prettier config

Paul Razvan Berg 2 years ago
parent
commit
9959cae3a8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .prettierrc.yml

+ 0 - 1
.prettierrc.yml

@@ -1,5 +1,4 @@
 bracketSpacing: true
-endOfLine: "auto"
 printWidth: 120
 proseWrap: "always"
 singleQuote: false