nexo/services/core/e2e-tests/playwright/.prettierrc.json

6 lines
99 B
JSON

{
"bracketSpacing": false,
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4
}