#!/bin/bash

function BABEL_CONFIG {
    echo "$PACKAGE_ROOT/babel.config.js"
}
