blob: 5772647cb0cd7bd1782125eef5f421510041ab45 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"restructuredtext.preview.docutils.disabled": true,
"python.analysis.typeCheckingMode": "basic",
"iis.configDir": "",
"python.analysis.autoImportCompletions": true,
"restructuredtext.pythonRecommendation.disabled": true,
"cursorpyright.analysis.autoImportCompletions": true,
"cursorpyright.analysis.typeCheckingMode": "basic"
}
|