spee.ch/.prettierrc.json

6 lines
73 B
JSON
Raw Permalink Normal View History

2019-01-15 05:32:56 +01:00
{
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
}