This website requires JavaScript.
Explore
Help
Sign In
devstack
/
authorizer
Watch
4
Star
0
Fork
0
You've already forked authorizer
Code
Pull Requests
Actions
Activity
5758fe1e2c
authorizer
/
app
/
.prettierrc.json
7 lines
84 B
JSON
Raw
Normal View
History
Unescape
Escape
chore(app): add prettier
2022-10-02 17:09:47 +00:00
{
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
fix: openid flow
2022-11-12 18:24:37 +00:00
"useTabs"
:
true
chore(app): add prettier
2022-10-02 17:09:47 +00:00
}
Copy Permalink