Huge configs updates

This commit is contained in:
2025-10-31 11:21:05 +03:00
parent 03a71a5e16
commit d8fd8fce36
8 changed files with 104 additions and 46 deletions

View File

@ -29,7 +29,7 @@ return {
python = { pythonPath = python_path },
basedpyright = {
analysis = {
typeCheckingMode = "strict",
typeCheckingMode = "standard",
},
},
},