Skip to content

Commit 44684f5

Browse files
committed
chore: ignore changelog.md from formatting
1 parent d536264 commit 44684f5

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ pnpm-lock.yaml
44
# production
55
dist/
66
build/
7+
8+
# generated
9+
CHANGELOG.md

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
onlyBuiltDependencies:
2+
- esbuild

0 commit comments

Comments
 (0)