2
0
mirror of https://git.coolaj86.com/coolaj86/acme-http-01-test.js.git synced 2025-04-20 22:10:38 +00:00
acme-http-01-test.js/.prettierrc

9 lines
136 B
Plaintext

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