Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tslint-graphcool-frontend

graphcool2030.0.3

A shared package containing the tslint rules used in all Graphcool projects

readme

tslint-graphcool-frontend

A shared package containing the tslint rules used in all Graphcool projects

yarn add tslint-graphcool-frontend
// tslint.json
{
  "extends": [
    "tslint-graphcool-frontend"
  ]
}