2
0
mirror of https://github.com/therootcompany/s3.js synced 2025-12-19 19:58:39 +00:00
s3.js/.prettierrc.json

9 lines
148 B
JSON

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