schunder-madre/web/core/.prettierrc.json

7 lines
88 B
JSON

{
"printWidth": 80,
"semi": true,
"singleQuote": true,
"trailingComma": "all"
}