Browse Source

build: add example apps `public` and vite `dev-dist` to eslintignore (#8326)

David Luzar 1 năm trước cách đây
mục cha
commit
b87925d253
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .eslintignore

+ 2 - 0
.eslintignore

@@ -6,3 +6,5 @@ firebase/
 dist/
 public/workbox
 packages/excalidraw/types
+examples/**/public
+dev-dist