mirror of
https://github.com/therootcompany/acme-dns-01-godaddy.js.git
synced 2024-11-16 17:28:59 +00:00
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 80,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "none",
|
|
"useTabs": true
|
|
}
|