Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
802ea004e71d52d90131517a4e319eb82259ee4d
/
.
/
packages
/
node-patches
/
tslint.json
blob: 27872a139a9f25b28e4c77f78da790d0cb9335cd [
file
]
{
"extends"
:
"gts/tslint.json"
,
"linterOptions"
:
{
"exclude"
:
[
"**/*.json"
]
}
}