.babelrc 48 Bytes
Newer Older
Scott Sun's avatar
Scott Sun committed
1 2 3 4
{
    "presets" :["es2015"],
    "plugins": []
}