UNPKG
immutable-path-resolver
Version:
latest (0.2.0)
0.2.0
Dynamically resolve paths through ImmutableJS data structures
bhritchie/immutable-path-resolver
immutable-path-resolver
/
.babelrc
3 lines
•
27 B
Plain Text
View Raw
1
2
3
{ presets: [
"es2015"
] }