UNPKG

motion

Version:

motion - moving development forward

13 lines (12 loc) 204 B
{ "rules": [ { "path": "src/*.js", "outputPath": "lib/{name}.js", "plugins": ["babel"], "babel": { "presets": ["steelbrain", "steelbrain-legacy"] } } ] }