gitdagray/csv-to-sql-insert

Switch from CommonJS to ES6 import / export

gitdagray opened this issue · 4 comments

Switch from CommonJS to ES6 import / export. Will need to add type: module to package.json and adjust code accordingly.
Reference: https://stackoverflow.com/questions/61401475/why-is-type-module-in-package-json-file

Hey Dave! Can I take this up? I'm just getting my hands dirty with OSS seems like a good one for me!

Hey Dave, I would also like to contribute to this since ES6 imports are becoming a new trend setter these days and it looks quite easy to understand.

Hey Dave, I would also like to contribute to this since ES6 imports are becoming a new trend setter these days and it looks quite easy to understand.

Hey, thanks for asking. I just merged a PR for this one. We do need to set up formatting if you are interested in that or one of the others?

Closing issue with this PR merged