payload-cms-errors/cms/.prettierrc.json
2024-09-24 15:37:48 +02:00

6 lines
90 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"semi": false
}