voice-changer/client/demo/.prettierrc

7 lines
85 B
Plaintext
Raw Normal View History

2023-01-05 02:28:36 +09:00
{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"printWidth": 360
}