moved lsp server config to after dir
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
settings = {
|
||||
basedpyright = {
|
||||
typeCheckingMode = 'standard',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user