1
Fork 0
solar-conflux/typescript/loopover/.prettierrc
Matei Adriel 91e8f869aa
typescript(loopover): chore: initial rollup setup
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-11-25 09:33:33 +02:00

6 lines
66 B
Plaintext

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