Explorar el Código

chore: remove "endOfLine" from Prettier config

Paul Razvan Berg hace 2 años
padre
commit
9959cae3a8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .prettierrc.yml

+ 0 - 1
.prettierrc.yml

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