cozy-rsvp/.babelrc

6 lines
51 B
Plaintext
Raw Permalink Normal View History

2016-11-04 15:33:20 -04:00
{
"presets": [
["es2015", "stage-2"]
]
}