voice-changer/recorder/.prettierrc

7 lines
85 B
Plaintext
Raw Permalink Normal View History

2023-02-08 21:11:38 +03:00
{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"printWidth": 360
}