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

6 lines
66 B
Plaintext
Raw Normal View History

{
"semi": false,
"tabWidth": 4,
"singleQuote": true
}