Files
cdc-project-management/.prettierrc
T
2026-05-23 11:58:41 -04:00

7 lines
90 B
Plaintext

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