acme-dns-01-godaddy.js-ARCH.../.prettierrc

9 lines
135 B
Plaintext
Raw Normal View History

2019-07-28 11:28:13 +00:00
{
"bracketSpacing": true,
"printWidth": 80,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": true
}