Skip to content

How to enable eslint plugin to parse and lint xml files #173

@onemen

Description

@onemen

I'v recently found eslint-plugin-mozilla that is capable to lint xml files

i'v installed the plugin globally (my eslint is globally installed), and i i can use it manually to lint xml files from the command line:
eslint --plugin [eslint-plugin-mozilla] --ext .xml .

Is it possible to configure Brackets-InteractiveLinter to use eslint plugins and to show results for xml files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions