cjoudrey/graphql-schema-linter

Add ESLint plugin

开放

#21 创建于 2017年8月7日

 (0 条评论) (16 个反应) (0 位负责人)JavaScript (61 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (704 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南