Presupuestador_web/.prettierc.json
2024-04-23 17:29:38 +02:00

11 lines
159 B
JSON

{
"semi": true,
"printWidth": 80,
"useTabs": false,
"endOfLine": "auto",
"trailingComma": "all",
"singleQuote": false,
"bracketSpacing": true
}