UNPKG
lowdb-encryption
Version:
latest (0.1.0)
0.1.0
Lowdb add-on for encryption.
github.com/mazecodes/lowdb-encryption
mazecodes/lowdb-encryption
lowdb-encryption
/
.prettierrc.json
8 lines
(7 loc)
•
115 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"singleQuote"
:
true
,
"arrowParens"
:
"avoid"
,
"endOfLine"
:
"auto"
,
"tabWidth"
:
2
,
"semi"
:
true
}