trabajo-afectivo/.prettierrc.json

7 lines
86 B
JSON

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