2
0
mirror of https://github.com/therootcompany/keypairs.js synced 2025-12-23 21:48:39 +00:00
keypairs.js/.prettierrc.json

9 lines
135 B
JSON

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