Regarding .eslintrc.json and .prettierrc for parse-server-example

Hello @dblythy and community,

There are files .eslintrc.json and .prettierrc at the root of parse-server-example project, which vscode plugin should I use for them to make them effective?

ESLint, or Prettier? or both? or Prettier ESLint? Thanks a lot.

I don’t have any specific plugin for lint or prettier and it looks they work out-of-the-box for me. I am not sure what these plugins that you mentioned will add on but all of them should work fine with the files that we have on parse-server-example.