Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support javascriptreact filetype #2765

@na0x2c6

Description

@na0x2c6

Name: eslint (for javascriptreact filetype)
URL: https://eslint.org/

This issue may be bug report.
After the Vim version 8.1.1930, .jsx file is recognized as 'javascriptreact' filetype.
vim/vim#4830

I use Vim 8.1.1999 version, so I need to add below lines to my .vimrc to use ALE:

" filetype javascriptreact -> javascript.jsx
au BufRead,BufNewFile *.jsx set filetype=javascript.jsx

Sorry for my cheep English skills.
ALE is great plugin. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions