Files
mattermost/e2e-tests/playwright/.prettierrc.json
2023-03-28 18:10:00 +02:00

7 lines
99 B
JSON

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