smart-contract/.prettierrc
2019-03-11 18:00:45 +05:30

6 lines
70 B
Plaintext

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