Files
payloadcms/templates/with-vercel-mongodb/.prettierrc.json
Elliot DeNolf 1dbb29e847 chore(templates): add generated templates [no-lint] (#6604)
Generate static template variations
2024-06-05 15:39:28 -04:00

7 lines
90 B
JSON

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