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