spee.ch/.prettierrc.json

6 lines
73 B
JSON
Raw Normal View History

2019-01-14 22:32:56 -06:00
{
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
}