tslint-graphcool-frontend
v0.0.3
Published
A shared package containing the tslint rules used in all Graphcool projects
Downloads
92
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"
]
}