UNPKG
react-easy-audio
Version:
latest (0.2.3)
0.2.3
0.2.2
0.1.2
0.1.1
0.1.0
0.0.1
A simple audio player implementation
react-easy-audio
/
.babelrc
11 lines
(9 loc)
•
99 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
:
[
"es2015"
,
"react"
]
,
"plugins"
:
[
"react-hot-loader/babel"
]
}