Skip to content

Commit 2387399

Browse files
committed
ignore dist in prettierignore
1 parent f6ffc04 commit 2387399

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.prettierignore

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ lib/
44
themes/
55
_playwright-*/
66
emoji-data.*
7+
8+
# for some reason this is needed in CI, although locally Prettier ignored dist/ already.
9+
dist/

0 commit comments

Comments
 (0)