2
0
ミラー元 https://github.com/therootcompany/s3.js 前回の同期 2025-09-14 06:08:13 +00:00
s3.js/.prettierrc

9 行
136 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}