UNPKG
wait-for-kafka
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Ensures that certain Kafka topics exist
github.com/azapps/wait-for-kafka.git
azapps/wait-for-kafka
wait-for-kafka
/
nodemon.json
6 lines
(5 loc)
•
66 B
JSON
View Raw
1
2
3
4
5
6
{
"watch"
:
[
"."
]
,
"ext"
:
"ts"
,
"ignore"
:
[
"**/*.spec.ts"
]
}