UNPKG
refresh-tokens
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.2
0.0.1
refresh tokens library for nodejs server with mongodb
github.com/darwin-morocho/refresh-tokens
refresh-tokens
/
.prettierrc
8 lines
(7 loc)
•
110 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"useTabs"
:
false
,
"printWidth"
:
80
,
"tabWidth"
:
4
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
}