tslint-graphcool-frontend

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

3 个版本
安装
npm install tslint-graphcool-frontend
yarn add tslint-graphcool-frontend
pnpm add tslint-graphcool-frontend
bun add tslint-graphcool-frontend
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"
  ]
}
版本列表
0.0.3 2017-07-17
0.0.2 2017-07-17
0.0.1 2017-07-16