mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2024-11-15 15:00:47 +00:00
8 lines
166 B
JSON
8 lines
166 B
JSON
{
|
|
"python.analysis.diagnosticSeverityOverrides": {
|
|
"reportMissingImports": "none"
|
|
},
|
|
"black-formatter.args": [
|
|
"--line-length=120"
|
|
]
|
|
} |