veza/apps/web/.prettierrc.json

6 lines
59 B
JSON
Raw Normal View History

{
"semi": true,
"singleQuote": true,
"tabWidth": 2
}