Interactive/pkg/view/src/.prettierrc

5 lines
64 B
Plaintext
Raw Normal View History

2024-02-01 23:26:17 +08:00
{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": false
}