node-sqlcipher/.prettierrc.json
Fedor Indutny 9d3a85329e v1.0.0
2025-03-12 13:44:29 -07:00

5 lines
52 B
JSON

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