https://github.com/hms-dbmi/higlass
Raw File
Tip revision: 64bd4055df21238d4b32d2ebdff0da8beff63e7d authored by Peter Kerpedjiev on 19 May 2017, 19:38:40 UTC
0.7.0
Tip revision: 64bd405
.babelrc
{
    "presets": ["es2016", "react"],
    "plugins": ["transform-object-rest-spread"]

}
back to top