dburles/meteor-eslint

Support for configuration cascading

Open

#2 geöffnet am 23. Sept. 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2 Forks)github user discovery
PR welcomeenhancementhelp wanted

Repository-Metriken

Stars
 (7 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide