Przeglądaj źródła

Create .prettierignore

Shlee 1 tydzień temu
rodzic
commit
fddfb81c5c
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      .prettierignore

+ 6 - 0
.prettierignore

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