@sitegeist/es-neos-babel-configuration

{ "presets": ["module:@sitegeist/es-neos-babel-configuration"] }

Usage no npm install needed!

<script type="module">
  import sitegeistEsNeosBabelConfiguration from 'https://cdn.skypack.dev/@sitegeist/es-neos-babel-configuration';
</script>

README

Sitegeist Neos Babel Preset

Example .babelrc

{
  "presets": ["module:@sitegeist/es-neos-babel-configuration"]
}