authorizer/dashboard/.prettierrc.json
2022-10-02 22:37:20 +05:30

7 lines
85 B
JSON

{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"useTabs": false
}