2
0
mirror of https://github.com/therootcompany/s3.js synced 2025-03-03 07:00:40 +00:00
s3.js/.prettierrc

9 lines
136 B
Plaintext

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