unpanic/.prettierrc.json

5 lines
67 B
JSON

{
"tabWidth": 2,
"printWidth": 120,
"trailingComma": "es5"
}