synctv-web/.prettierrc.json

5 lines
51 B
JSON
Raw Normal View History

2023-10-04 05:57:28 +00:00
{
"printWidth": 100,
"trailingComma": "none"
}