Skip to content

Commit d67c0d2

Browse files
Merge pull request #7 from ar-io/ignore-biome-changelog
fix(lint): ignore changelog in lint and format
2 parents 59bc126 + 9324077 commit d67c0d2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ coverage
55
*.config.ts
66
.eslintrc.json
77
tests/types
8+
CHANGELOG.md
89

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ coverage
66
package-lock.json
77
pnpm-lock.yaml
88
tests/types
9+
CHANGELOG.md
910

0 commit comments

Comments
 (0)