UNPKG
acme-dns-01-vultr
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
0.0.1-security
Vultr DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js
acme-dns-01-vultr
/
.prettierrc
9 lines
(8 loc)
•
135 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"bracketSpacing"
:
true
,
"printWidth"
:
80
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"none"
,
"useTabs"
:
true
}