8 lines
282 B
JSON
8 lines
282 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"python.jediEnabled": true,
|
|
"python.linting.enabled": true,
|
|
"python.linting.pylintEnabled": true,
|
|
"python.pythonPath": "C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python37",
|
|
"python.autoComplete.addBrackets": true
|
|
} |