Removed base.scss from SshKeys. Was causing issues with instantiate page.
[osm/UI.git] / skyquake / .babelrc
1 {
2   "presets": [
3     "es2015", "stage-0", "react"
4   ]
5 }