Explorar el Código

add .prettierrc

iou90 hace 4 años
padre
commit
527fb01326
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      .prettierrc

+ 4
- 0
.prettierrc Ver fichero

@@ -0,0 +1,4 @@
1
+{
2
+  "printWidth": 120,
3
+  "singleQuote": true
4
+}