1.0.2 • Published 3 years ago

@fiad/babel-preset-vanilla v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@fiad/babel-preset-vanilla

A custom Babel preset for vanilla JS development


Installation

npm i -D @fiad/babel-preset-vanilla

Usage

// babel.config.json
{
  "presets": ["@fiad/vanilla"]
{

For more information, check the Babel documentation.