cop-web/.prettierrc

7 lines
81 B
Plaintext
Raw Permalink Normal View History

2024-03-14 03:36:22 +00:00
{
"printWidth": 300,
"tabWidth": 2,
"singleQuote": true,
"semi": false
}