x509.js/.prettierrc

9 lignes
135 B
Plaintext
Brut Lien permanent Vue normale Historique

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