Explorar o código

clean prettier

Alejandro Toledo %!s(int64=5) %!d(string=hai) anos
pai
achega
8cd3c19e04
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .prettierrc

+ 1 - 2
.prettierrc

@@ -1,6 +1,5 @@
 {
     "trailingComma": "es5",
     "tabWidth": 4,
-    "printWidth": 120,
-    "jsxBracketSameLine": true
+    "printWidth": 300
 }