platform-marketing-content-.../.prettierrc
2026-01-04 07:19:31 -06:00

8 lines
106 B
Plaintext

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