8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"python.linting.pylintArgs": [
|
|
"--extension-pkg-whitelist=pygame"
|
|
],
|
|
"python.terminal.launchArgs": [
|
|
|
|
]
|
|
} |