1
Fork 0
solar-conflux/typescript/og-website/.prettierrc
Matei Adriel 4b9d6c80ad
typescript(og-website): initial setup, basic home page and some other things
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-10-20 13:26:11 +03:00

6 lines
66 B
Plaintext

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