Explorar el Código

Create .prettierignore

Shlee hace 1 semana
padre
commit
fddfb81c5c
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .prettierignore

+ 6 - 0
.prettierignore

@@ -0,0 +1,6 @@
+# Ignore artifacts:
+node_modules/
+vendor/
+public/
+storage/
+bootstrap/cache/