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"
]
}A shared package containing the tslint rules used in all Graphcool projects
A shared package containing the tslint rules used in all Graphcool projects
yarn add tslint-graphcool-frontend// tslint.json
{
"extends": [
"tslint-graphcool-frontend"
]
}