chore: update .vscode/settings.json (#5703)
This commit is contained in:
parent
d595aaced0
commit
a4adceccdd
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -51,5 +51,9 @@
|
|||
"javascript",
|
||||
"javascriptreact",
|
||||
"vue"
|
||||
]
|
||||
],
|
||||
"python.linting.pylintArgs": ["--load-plugins", "pylint_django"],
|
||||
"python.testing.pytestEnabled": false,
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.linting.enabled": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue