This website works better with JavaScript.
Explore
Help
Register
Sign In
GitHub
/
excalidraw
mirror of
https://github.com/excalidraw/excalidraw.git
Watch
1
Star
0
Fork
You've already forked excalidraw
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
build: add example apps `public` and vite `dev-dist` to eslintignore (
#8326
)
pull/8322/head
David Luzar
1 year ago
committed by
GitHub
parent
a6684b09f2
commit
b87925d253
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.eslintignore
2
.eslintignore
Unescape
Escape
View File
@ -6,3 +6,5 @@ firebase/
dist/
dist/
public/workbox
public/workbox
packages/excalidraw/types
packages/excalidraw/types
examples/**/public
dev-dist
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
GitHub/excalidraw
Title
Body
Create Issue