Skip to content

Commit b87925d

Browse files
authored
build: add example apps public and vite dev-dist to eslintignore (#8326)
1 parent a6684b0 commit b87925d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ firebase/
66
dist/
77
public/workbox
88
packages/excalidraw/types
9+
examples/**/public
10+
dev-dist

0 commit comments

Comments
 (0)