Skip to content

Instantly share code, notes, and snippets.

View santiago-jv's full-sized avatar
✍️
Focusing

Santiago Olayo santiago-jv

✍️
Focusing
View GitHub Profile
@SrShark
SrShark / Configurar Nodemon con Babel ES6.md
Last active January 31, 2024 17:12
Configurar Nodemon con Babel (ES6)

Configurar Nodemon con Babel (ES6)

Dependencias:

npm i -D babel-cli babel-preset-env nodemon

Configuración

Configurar babel para su correcto funcionamiento en el package.json: