Skip to content

Commit 27f3c6e

Browse files
committed
[#9] .md 파일을 prettier 에서 제외합니다.
1 parent 710394e commit 27f3c6e

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
@@ -1,2 +1,5 @@
11
# changeset 제외
22
.changeset
3+
4+
# markdown 포맷팅은 markdown-lint에게 맡깁니다.
5+
**/*.md

0 commit comments

Comments
 (0)