瀏覽代碼

Create .prettierignore

Shlee 1 周之前
父節點
當前提交
fddfb81c5c
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .prettierignore

+ 6 - 0
.prettierignore

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