add default pyrightconfig.json
This commit is contained in:
@ -91,6 +91,7 @@ return {
|
||||
analysis = {
|
||||
useLibraryCodeForTypes = true,
|
||||
typeCheckingMode = "basic",
|
||||
configPath = vim.fn.expand('./pyrightconfig.json')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user