Skip to content

docs/missing code-actions config in the docs  #433

Open
@stefano-regosa-deel

Description

@stefano-regosa-deel

As the title it seems like are missing in the DOC information about how to setup code-actions !

I'm willing to open a PR to add this if needed !

local code_actions = require "lvim.lsp.null-ls.code_actions"
code_actions.setup {
  { 
    exe = "eslint_d",
    filetypes = { "typescript", "typescriptreact", "javascript", "javascriptreact", "react" },
  },
}
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions