UNPKG
fastify-oidc-provider
Version:
latest (0.0.3)
0.0.3
Fastify plugin for oidc-provider
fastify-oidc-provider
/
.prettierrc
7 lines
(6 loc)
•
96 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"semi"
:
false
,
"singleQuote"
:
true
,
"bracketSpacing"
:
true
,
"trailingComma"
:
"none"
}