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