2
0
mirror of https://git.coolaj86.com/coolaj86/acme-dns-01-gandi.js.git synced 2025-04-20 06:00:40 +00:00
acme-dns-01-gandi.js/.prettierrc
2019-07-10 14:03:25 -06:00

9 lines
135 B
Plaintext

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