madiator.com/.prettierrc.json

6 lines
73 B
JSON
Raw Normal View History

2021-08-16 12:11:25 +02:00
{
"trailingComma": "es5",
"printWidth": 120,
"singleQuote": true
}