2
0
réplica de https://git.coolaj86.com/coolaj86/acme-dns-01-test.js.git sincronizado 2025-07-01 19:36:32 +00:00
acme-dns-01-test.js/.prettierrc
2019-06-06 12:16:00 -06:00

9 linhas
135 B
Plaintext

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