Bläddra i källkod

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

David Luzar 1 år sedan
förälder
incheckning
b87925d253
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      .eslintignore

+ 2 - 0
.eslintignore

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