소스 검색

chore: add Prettier config (for Markdown, JSON)

main
AJ ONeal 2 년 전
부모
커밋
ba52e17003
No known key found for this signature in database GPG 키 ID: 562702827EF68D87
  1. 6
      .prettierrc.json

6
.prettierrc.json

@ -0,0 +1,6 @@
{
"printWidth": 80,
"tabWidth": 4,
"singleQuote": false,
"proseWrap": "always"
}
불러오는 중...
취소
저장