Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Linting HTML/Vue files #187

Closed
b-zee opened this issue Aug 5, 2017 · 3 comments
Closed

Linting HTML/Vue files #187

b-zee opened this issue Aug 5, 2017 · 3 comments
Labels

Comments

@b-zee
Copy link

b-zee commented Aug 5, 2017

Similar to AtomLinter/linter-eslint#576.

linter-eslint has an option to enable linting HTML files, which enables linting Vue files by using BenoitZugmeyer/eslint-plugin-html. I am wondering about a similar solution for linter-tslint.

@Xapphire13
Copy link
Contributor

The plugin you linked to is for ESLint itself, not the atom plugin. TSLint would need similar support built in for AtomLinter/linter-tslint to leverage it. There is an open bug on TSLint requesting this feature.

Closing as external for now. Feel free to reopen when TSLint supports this.

@entepe85
Copy link

entepe85 commented Apr 5, 2019

This should be reopened now, because TSLint itself now supports linting of Vue single file components whereas linter-tslint does not.

@Xapphire13 Xapphire13 reopened this Apr 5, 2019
@entepe85
Copy link

entepe85 commented May 7, 2019

Any progress on this? I'd love to be able to lint my TS-based Vue Single File Components in Atom itself (as opposed to the CLI).

@b-zee b-zee closed this as completed Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants