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

10 lines
174 B
JSON

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