UNPKG
alt-library
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
ALT library - algorithm and data structures
alt-library
/
.babelrc
4 lines
•
74 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"babel-plugin-add-module-exports"
]
}