1
0
miroir de https://github.com/therootcompany/acme.js.git synchronisé 2024-11-16 17:29:00 +00:00
acme.js/.prettierrc
2019-10-02 15:04:54 -06:00

9 lignes
135 B
Plaintext

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