cabana/.babelrc

5 lines
62 B
Plaintext
Raw Normal View History

2017-12-13 12:51:23 -07:00
{
"presets": ["env", "stage-0"],
"plugins": ["emotion"]
}