@cabify/babel-preset

babel preset for Cabify JS projects

Usage no npm install needed!

<script type="module">
  import cabifyBabelPreset from 'https://cdn.skypack.dev/@cabify/babel-preset';
</script>

README

@product/babel-preset

npm (scoped)

Babel preset for Cabify JS and TS projects

Included presets

  • @babel/preset-env
  • @babel/preset-react
  • @babel/preset-typescript

Added plugins

  • @babel/plugin-transform-runtime
  • @babel/plugin-proposal-decorators
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-object-rest-spread
  • @babel/plugin-syntax-dynamic-import
  • babel-plugin-add-module-exports
  • babel-plugin-lodash

Publish new version

Just merge to main branch and run:

  • git checkout main
  • git pull
  • yarn
  • yarn publish:(major|minor|patch)
  • git push && git push --tags

This will trigger a workflow on Github which will publish to npm eventually.

All Contributors

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Alejandro

💻

Yago Quiñoy Lobariñas

💻

Aarón García Hervás

💻

Alejandro Gallardo Escobar

💻

Alejandro León

💻

Alex Temina

💻

Arian Zargaran

💻

Carlos Castillo

💻

Christian

💻

Crismmgg

💻

David Asensio Cañas

💻

Francisco Sánchez

💻

Javier López

💻

Jesús Merino Parra

💻

Leire Rico

💻

Ricardo Boluda

💻

Rodrigo

💻

Sergio Ramirez

💻

Valentin Berlin

💻

alejandromolero

💻

This project follows the all-contributors specification. Contributions of any kind welcome!