handlebars.javascript..babelrc.mustache Maven / Gradle / Ivy
{
"plugins": [
["babel-plugin-transform-builtin-extend", {
"globals": ["Error", "Array"]
}]
],
"presets": ["env", "stage-0"]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy