parse-server-example icon indicating copy to clipboard operation
parse-server-example copied to clipboard

Migrate to ES6 exports

Open dblythy opened this issue 3 years ago • 2 comments

Currently Parse Server Example uses require and module.exports. I propose migrating to ES6 syntax, import and export

dblythy avatar Sep 03 '21 06:09 dblythy

Could you assign this issue to me?

sankettank66 avatar Sep 29 '23 07:09 sankettank66

@sankettank66 Please feel free to just open a PR, and link to this issue, so everyone knows this is being worked on. Thanks for picking this up.

mtrezza avatar Sep 29 '23 20:09 mtrezza