cosmjs/.prettierrc.json

4 lines
49 B
JSON
Raw Normal View History

2020-01-22 17:48:29 +01:00
{
"printWidth": 110,
"trailingComma": "all"
}