revere.dev/safelock/dashboard/.prettierrc.json

7 lines
94 B
JSON

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
}