cjoudrey/graphql-schema-linter

Add ESLint plugin

Open

#21 geöffnet am 7. Aug. 2017

Auf GitHub ansehen
 (0 Kommentare) (16 Reaktionen) (0 zugewiesene Personen)JavaScript (62 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (669 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Although we aren't defining the rules the way ESLint expects, we might be able to add a module that makes the linter work with ESLint.

For example: https://github.com/azeemba/eslint-plugin-json/blob/d2d48e30e17d9d4e7c62455ceffbd8338cd5b083/lib/index.js#L25

Another example: https://github.com/apollographql/eslint-plugin-graphql

Contributor Guide