1
Fork 0
solar-conflux/typescript/lunardash/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2023-10-29 02:29:24 +02:00
{
"singleQuote": true,
"trailingComma": "all"
}