7 lines
109 B
Lua
7 lines
109 B
Lua
return {
|
|
settings = {
|
|
pyright = {
|
|
disableOrganizeImports = true,
|
|
},
|
|
},
|
|
}
|