Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65ae2a2

Browse files
committed
chore: add CHANGELOG.md files to .prettierignore
1 parent cd80fd3 commit 65ae2a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
packages/eslint-plugin-tslint/tests/test-tslint-rules-directory/alwaysFailRule.js
99
.github
1010
packages/eslint-plugin/src/configs/*.json
11+
12+
# Ignore CHANGELOG.md files to avoid issues with automated release job
13+
CHANGELOG.md

0 commit comments

Comments
 (0)