UNPKG
spells
Version:
latest (0.1.0)
0.1.0
360 Spells of 360 Colors
github.com/xcatliu/spells
xcatliu/spells
spells
/
.babelrc
7 lines
(6 loc)
•
73 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
]
,
"plugins"
:
[
"add-module-exports"
]
}