cjoudrey/graphql-schema-linter

Add ESLint plugin

Open

#21 aperta il 7 ago 2017

Vedi su GitHub
 (0 commenti) (16 reazioni) (0 assegnatari)JavaScript (62 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (669 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor