Revision 444ca8ca2a202d038717ce0bb365206cefcacf85 authored by Alfonso Muñoz-Pomer on 03 August 2017, 16:21:34 UTC, committed by Alfonso Muñoz-Pomer on 03 August 2017, 16:21:34 UTC
1 parent ed4095f
Raw File
.babelrc
{
  "presets": ["env","react"],
  "plugins": ["transform-object-rest-spread"]
}

back to top