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
Files
586b2cc3af7fc9a83e17d640f1b2418062478d8c
authorizer
/
app
/
.prettierrc.json
7 lines
84 B
JSON
Raw
Normal View
History
Unescape
Escape
chore(app): add prettier
2022-10-02 22:39:47 +05:30
{
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
fix: openid flow
2022-11-12 23:54:37 +05:30
"useTabs"
:
true
chore(app): add prettier
2022-10-02 22:39:47 +05:30
}
Copy Permalink