dburles/meteor-eslint

Support for configuration cascading

Open

#2 ouverte le 23 sept. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 forks)github user discovery
PR welcomeenhancementhelp wanted

Métriques du dépôt

Stars
 (7 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur