Skip to content

Commit

Permalink
build: add CHANGELOG.md to prettier ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Dec 11, 2023
1 parent 0a5c4d6 commit 5565209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ coverage
dist
**/__snapshots__

# Changelog is formatted by release please
CHANGELOG.md

# needed for apexes in `HTMLElementTagNameMap`, which otherwise would be stripped
tools/generate-component/boilerplate/component.ts

0 comments on commit 5565209

Please sign in to comment.