add settings.json
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"python.linting.pylintArgs": [
|
"python.linting.pylintArgs": [
|
||||||
"--extension-pkg-whitelist=pygame"
|
"--extension-pkg-whitelist=pygame"
|
||||||
|
],
|
||||||
|
"python.terminal.launchArgs": [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user