nvda-voicemeeter/.vscode/settings.json

5 lines
67 B
JSON
Raw Normal View History

2023-08-22 02:04:00 +01:00
{
"black-formatter.args": [
"--line-length=120"
]
}