Marcos Junior

Results 6 issues of Marcos Junior

Hello i'm newbe here! 😅 I don't found instruction in CONTRIBUING.md, so if you're talking about the wrong place, sorry. I can be mistaken, but i dont found implementations to...

# 📝 Description This PR add JSDoc to this template file [`./templates/migration-template.js`](https://github.com/salsita/node-pg-migrate/blob/master/templates/migration-template.js). ## 🔎 Evidence that this works ![evidence](https://github.com/salsita/node-pg-migrate/assets/12430365/2e47183f-ecdd-4f38-a8e2-3f6b9dedb8c0) ## 🏷️ Related Issues - #948 ### 🗃️ Changes On branch:...

@littlewhywhat What do you think to add a JSDoc to this template file [`./templates/migration-template.js`](https://github.com/salsita/node-pg-migrate/blob/master/templates/migration-template.js)? I've done a commit [here as an example](https://github.com/codermarcos/node-pg-migrate/commit/4e362642f090e5e4741bc21b779e86f50dcad33b). I was think something like that: ```javascript /*...

This PR should fix #98 if you have any suggestions for improvement, please don't hesitate to let me know! 😊 I'm always open to applying new ideas.

### Problem The package [@swc/register](https://www.npmjs.com/package/@swc/register) is **deprecated** we should use [@swc-node/register](https://www.npmjs.com/package/@swc-node/register) instead as they mention in the official repository [swc-project/register](https://github.com/swc-project/register) which is **archived** since **Feb 8, 2024**. ### Terminal output...