UNPKG
@sl-nx/couch-pwd
Version:
latest (2.0.0)
2.0.0
CouchDB salt and password generation with PBKDF2
github.com/sl-nx/couch-pwd
sl-nx/couch-pwd
@sl-nx/couch-pwd
/
.prettierrc
9 lines
(8 loc)
•
147 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"printWidth"
:
120
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"jsxBracketSameLine"
:
true
,
"trailingComma"
:
"none"
,
"arrowParens"
:
"avoid"
}