this is the settings.json file code
{
"python.autoComplete.addBrackets": true,
"python.linting.enabled": true,
"python.pythonPath": "C:\\Program Files\\Python37\\python.exe",
"python.jediEnabled": false,
"python.languageServer": "Microsoft"
}
in this "python.jediEnabled": false, showing error that Unknown Configuration Setting pleaase give the solution