payload-cms-errors/cms/.prettierrc.json

7 lines
90 B
JSON
Raw Permalink Normal View History

2024-09-24 13:37:48 +00:00
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"semi": false
}