mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"extends": "gts/tslint.json",
|
|
"linterOptions": {
|
|
"exclude": [
|
|
"**/*.json"
|
|
]
|
|
}
|
|
}
|