You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-09-18 17:14:32 +03:00
5 lines
113 B
JSON
5 lines
113 B
JSON
{
|
|
"extends": "@istanbuljs/nyc-config-typescript",
|
|
"exclude": ["dist", "**/*.spec.ts", "lib/test-utils.ts"]
|
|
}
|