GraphQLint is for linting schema files against certain rules and conventions - aim to integrate with ESLint and VSCode
This package is using Node and TypeScript
npm i
npm run build
npm run lint
npm run test
# or
# npm run test:coverage
You can use ./bin/index.js
npm run sample:01a
npm run sample:01b
# multiple files
npm run sample:all
npm i -g graphqlint
graphqlint path/to/your/schema.gql