cmc-web/webs/cop-web/.prettierrc

7 lines
81 B
Plaintext
Raw Permalink Normal View History

2024-08-20 12:11:31 +00:00
{
"printWidth": 300,
"tabWidth": 2,
"singleQuote": true,
"semi": false
}