Skip to content

Commit 2387399

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
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)