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

9 строки
135 B
Plaintext

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