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
596f957b6e0db3162bef56f79276b1b2ce51dea0
authorizer
/
app
/
.prettierrc.json
7 lines
85 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"
,
Revert "Merge branch 'main' of https://github.com/manojown/authorizer into feat/couchbase-db-support" This reverts commit 2052b850a32c260794de6cda93627baf9ee86b63, reversing changes made to fe862a50e5973559a23039294855cb0d470d3e6f.
2022-12-29 20:14:06 +05:30
"useTabs"
:
false
chore(app): add prettier
2022-10-02 22:39:47 +05:30
}
Copy Permalink