This Babel preset provides all necessary plugins and presets to transpile VEUI.
It includes
Add the following configuation in your .babelrc
file and it's ready to go.
{
"presets": [
"veui"
]
}
This Babel preset provides all necessary plugins and presets to transpile VEUI.
It includes
Add the following configuation in your .babelrc
file and it's ready to go.
{
"presets": [
"veui"
]
}