cozy-rsvp/.babelrc

6 lines
51 B
Plaintext
Raw Normal View History

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