1.0.2 • Published 5 years ago
@fiad/babel-preset-vanilla v1.0.2
@fiad/babel-preset-vanilla
A custom Babel preset for vanilla JS development
Installation
npm i -D @fiad/babel-preset-vanillaUsage
// babel.config.json
{
"presets": ["@fiad/vanilla"]
{For more information, check the Babel documentation.