return { settings = { pyright = { disableOrganizeImports = true, }, python = { analysis = { ignore = "*", }, }, }, }