dburles/meteor-eslint

Support for configuration cascading

Open

#2 aberto em 23 de set. de 2015

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2 forks)github user discovery
PR welcomeenhancementhelp wanted

Métricas do repositório

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

Description

See http://eslint.org/docs/user-guide/configuring.html#configuration-cascading-and-hierarchy. This is really a great feature of eslint that I use in my app. Would be great to have support for it at some point.

http://eslint.org/docs/developer-guide/nodejs-api#getconfigforfile may work.

Guia do colaborador