UNPKG
algorithms-combined-js
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
algorithms for combined
github.com/rawbin-/algorithms-combined-js
rawbin-/algorithms-combined-js
algorithms-combined-js
/
.babelrc
3 lines
•
37 B
Plain Text
View Raw
1
2
3
{
"presets"
:
[
"es2015"
,
"stage-0"
]
}