blob: 27872a139a9f25b28e4c77f78da790d0cb9335cd [file]
{
"extends": "gts/tslint.json",
"linterOptions": {
"exclude": [
"**/*.json"
]
}
}