@strg/eslint-config-graphql

2.0.0 • Public • Published

eslint-config-graphql

Standard linting configuration for GraphQL projects developed by STRG.

Installation

# install with npm
npm install -D @strg/eslint-config-graphql

# or with yarn
yarn add -D @strg/eslint-config-graphql

Usage

// .eslintrc.js
module.exports = {
  extends: [
    '@strg/eslint-config-graphql'
  ]
}

Versioning

This project adheres to Semantic Versioning.

Package Sidebar

Install

npm i @strg/eslint-config-graphql

Weekly Downloads

11

Version

2.0.0

License

MIT

Unpacked Size

2.62 kB

Total Files

4

Last publish

Collaborators

  • tyriis
  • ajobi
  • tronstoner