Skip to content

Commit

Permalink
ignore dist in prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Mar 28, 2024
1 parent f6ffc04 commit 2387399
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Expand Up @@ -4,3 +4,6 @@ lib/
themes/
_playwright-*/
emoji-data.*

# for some reason this is needed in CI, although locally Prettier ignored dist/ already.
dist/

0 comments on commit 2387399

Please sign in to comment.