Files
agenda-web/.prettierrc

7 lines
82 B
Plaintext

{
"tabWidth": 4,
"useTabs": false,
"trailingComma": "all",
"semi": true
}