git-bug/webui/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2018-08-19 00:00:53 +03:00
{
"singleQuote": true,
"trailingComma": "es5"
}