UNPKG
hubot-rocketchat-gitlab
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Hubot script to integrate with gitlab
github.com/RocketChat/hubot-rocketchat-gitlab
hubot-rocketchat-gitlab
/
.babelrc
6 lines
(5 loc)
•
58 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
[
"es2015"
,
{
"modules"
:
false
}
]
]
}