UNPKG
amelisa-redis
Version:
latest (0.1.1)
0.1.1
0.1.0
Redis pubsub for Amelisa
github.com/amelisa/amelisa-redis
amelisa/amelisa-redis
amelisa-redis
/
.babelrc
11 lines
(10 loc)
•
121 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
:
[
"es2015"
,
"stage-0"
]
,
"plugins"
:
[
"add-module-exports"
,
"transform-runtime"
]
}