瀏覽代碼

chore: add Prettier config (for Markdown, JSON)

main
AJ ONeal 2 年之前
父節點
當前提交
ba52e17003
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 562702827EF68D87
  1. 6
      .prettierrc.json

6
.prettierrc.json

@ -0,0 +1,6 @@
{
"printWidth": 80,
"tabWidth": 4,
"singleQuote": false,
"proseWrap": "always"
}
Loading…
取消
儲存