InstaContract/.prettierrc
2018-10-23 13:22:31 +05:30

6 lines
70 B
Plaintext

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