瀏覽代碼

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