mirror of
https://github.com/grpc/grpc-node.git
synced 2026-01-18 14:18:13 +00:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"extends": "gts/tslint.json",
|
|
"linterOptions": {
|
|
"exclude": [
|
|
"**/*.json"
|
|
]
|
|
}
|
|
}
|