unpanic/.prettierrc.json

6 lines
67 B
JSON
Raw Normal View History

2024-08-15 09:55:14 +00:00
{
"tabWidth": 2,
"printWidth": 120,
"trailingComma": "es5"
}