Files
Newsletter-Link-Catalog/.prettierrc.json
2026-05-16 14:02:49 -05:00

6 lines
74 B
JSON

{
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}