1
0
зеркало из https://github.com/therootcompany/keypairs.js.git synced 2024-11-16 17:29:03 +00:00
keypairs.js/.prettierrc
2020-07-28 15:42:32 -06:00

9 строки
135 B
Plaintext

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