siwe-oidc/js/ui/.prettierrc

7 lines
88 B
Plaintext
Raw Normal View History

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120
}