Sfoglia il codice sorgente

remove change to prettier

Alejandro Toledo 5 anni fa
parent
commit
cd0917a991
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      .prettierrc

+ 3 - 3
.prettierrc

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