plane/space/.prettierrc.json

6 lines
67 B
JSON
Raw Normal View History

2023-08-08 07:25:42 +00:00
{
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5"
}