2
0
mirror da https://github.com/therootcompany/acme.js synced 2025-11-03 06:32:47 +00:00
acme.js/.prettierrc

9 righe
135 B
Plaintext

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