saadq/lynt

Vue support

Open

#2 aberto em 17 de mai. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (6 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (383 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Would be nice to have a --vue flag. This shouldn't be problematic on the ESLint side of things due to eslint-plugin-vue. Unfortunately, I'm not sure if this can be handled on the TSLint side of things though due to single-file components. More info about that here: https://github.com/palantir/tslint/issues/2099

Due to my limited (basically zero) knowledge of Vue, I could definitely use help in this department.

Guia do colaborador