UNPKG
mqttjs-mongeriot
Version:
latest (1.0.0)
1.0.0
A javascript library that allows you to send mqtt commands to an mqtt server.
mqttjs-mongeriot
/
.babelrc
4 lines
(3 loc)
•
64 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-react"
,
"
@babel
/preset-env"
] }