Browse Source

Create .prettierignore

Shlee 1 tuần trước cách đây
mục cha
commit
fddfb81c5c
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .prettierignore

+ 6 - 0
.prettierignore

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