Skip to content

Add astro language to eslint server configuration in filetype #2187

Closed
@dobbbri

Description

Language server

eslint

Requested feature

add astro in filetype to ExlintFixAll show and works ins astro language.

filetypes :

{ "astro", "javascript", "javascriptreact", "javascript.jsx", "typescript", "typescriptreact", "typescript.tsx", "vue", "svelte" }

EslintFixAll command that can be used to format a document on save:

autocmd BufWritePre .astro,.tsx,.ts,.jsx,.js,.vue,*.svelte EslintFixAll

Other clients which have this feature

No response

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions