voice-changer/client/demo/.prettierrc

7 lines
85 B
Plaintext
Raw Normal View History

2023-03-24 02:47:50 +03:00
{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"printWidth": 360
}