parse-server-example
parse-server-example copied to clipboard
Migrate to ES6 exports
Currently Parse Server Example uses require and module.exports. I propose migrating to ES6 syntax, import and export
Could you assign this issue to me?
@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.