0.0.3 • Published 7 years ago
tslint-graphcool-frontend v0.0.3
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"
]
}