Skip to content

Could this also run for hbs files? #38

@Bouke

Description

@Bouke

Currently this plugin provides template linting for inline templates, which is great to have of course. Then there's ember-lint-template to lint hbs files, so that covers all templates I suppose. However as ember-lint-template is a standalone cli application, it doesn't participate in stuff provided by eslint out of the box. For example to generate different output formats. So instead of adding extra options to ember-lint-template to duplicate efforts already in eslint, could this eslint plugin also lint hbs files instead? So then this plugin would a one stop shop for all template linting, while leveraging eslint to provide the framework?

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