1
Fork 0
solar-conflux/typescript/lunardash/.prettierrc
2023-10-29 02:29:24 +02:00

5 lines
52 B
Plaintext

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