1
Fork 0
solar-conflux/typescript/monadic/.prettierrc
Matei Adriel 19bde440ce
typescript(monadic): docs: small tutorial
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 15:55:32 +03:00

6 lines
70 B
Plaintext

{
"semi": false,
"trailingComma": "none",
"singleQuote": true
}