Skip to content

Commit 9685b6f

Browse files
committed
chore: stabilize prettier checks by ignoring demos/results
1 parent d1dc74a commit 9685b6f

8 files changed

Lines changed: 334 additions & 341 deletions

File tree

.prettierignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
examples
2+
demos
3+
devtools/visual-testing/results
24
public
35
dist
46
node_modules
@@ -29,4 +31,4 @@ tests/data
2931
tests/data/**
3032

3133
# Markdown files
32-
*.md
34+
*.md

0 commit comments

Comments
 (0)