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
yarn add tslint-graphcool-frontend
// tslint.json
{
"extends": [
"tslint-graphcool-frontend"
]
}
npm i tslint-graphcool-frontend
19
0.0.3
none