@0y0/babel-preset-vanilla

Common Babel preset for Vanilla JS.

Usage no npm install needed!

<script type="module">
  import 0y0BabelPresetVanilla from 'https://cdn.skypack.dev/@0y0/babel-preset-vanilla';
</script>

README

@0y0/babel-preset-vanilla ยท GitHub license npm

@0y0/babel-preset-vanilla is a common Babel preset for Vanilla JS.

Installation

npm install @0y0/babel-preset-vanilla --save-dev

Usage

{
  "presets": ["@0y0/babel-preset-vanilla"] // or `@0y0/vanilla`
}

License

MIT