1
0
зеркало из https://github.com/therootcompany/greenlock.js.git synced 2024-11-16 17:29:00 +00:00
greenlock.js/.prettierrc
2019-10-29 05:18:13 +00:00

9 строки
135 B
Plaintext

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