replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

Add prettier locally in the nodejs folder. #98

Closed gburtini closed 2 years ago

gburtini commented 2 years ago

I did not add this to the devDependencies because the node_modules folder is vendored in its entirety here. Prefer #97 over this if we'd prefer to hit every file in the repo.

I did confirm that at least VSCode with prettier installed automatically runs prettier with this config. element present, even if it isn't local/listed in the dev. dependencies.