ソースを参照

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

David Luzar 1 年間 前
コミット
b87925d253
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .eslintignore

+ 2 - 0
.eslintignore

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