dashboard configured

This commit is contained in:
Daniel B Sherry 2025-05-16 22:03:34 -05:00
parent 6f06ad0baa
commit e34b835fbf
23 changed files with 119 additions and 19 deletions

View file

@ -0,0 +1,9 @@
return {
settings = {
python = {
analysis = {
typeCheckingMode = "off",
},
},
},
}