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