Преглед изворни кода

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