Przeglądaj źródła

remove change to prettier

Alejandro Toledo 5 lat temu
rodzic
commit
cd0917a991
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      .prettierrc

+ 3 - 3
.prettierrc

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