react-map-gl/.babelrc
Ib Green 4518b64adc Add pressKeyToRotate prop to new MapControls (#202)
* Fix pressKeyToRotate

* Additional transpilation fixes
2017-03-27 17:25:53 -07:00

6 lines
55 B
Plaintext

{
"presets": [
["es2015", {modules: false}]
]
}