Explorar o código

remove change to prettier

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

+ 3 - 3
.prettierrc

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