spee.ch/.prettierrc.json
2019-01-14 22:32:56 -06:00

6 lines
73 B
JSON

{
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
}