return { settings = { Lua = { workspace = { checkThirdParty = false, }, completion = { callSnippet = 'Replace', }, -- Do not send telemetry data containing a randomized but unique identifier telemetry = { enable = false, }, diagnostics = { disable = { 'missing-fields' }, }, format = { enable = false, }, }, }, }