mirror of
https://github.com/lingble/safe-redis-leader.git
synced 2025-10-28 11:12:36 +00:00
5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["./node_modules", "./test", "./dist", "**/*spec.ts"]
|
|
}
|