node-windows-ucv/.prettierrc.json
Fedor Indutny dd9dd40da5 v1.0.0
2025-06-05 11:17:30 -07:00

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "all"
}