UNPKG
@heroku/no-kafka
Version:
latest (2.4.1)
2.4.1
Apache Kafka 0.9 client for Node.JS
github.com/heroku/no-kafka
heroku/no-kafka
@heroku/no-kafka
/
.eslintrc
10 lines
(9 loc)
•
113 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"extends"
:
"magictoolbox/legacy"
,
"rules"
:
{
}
,
"parserOptions"
:
{
}
,
"env"
:
{
}
}