gbowne1 / TwitchBot

A MERN full stack TwitchBot
MIT License
7 stars 10 forks source link

Add linting and formatting configuration #63

Closed jarmentor closed 8 months ago

jarmentor commented 8 months ago

Opening a PR for #35.

I believe that this configuration keeps to the standard previously set in the codebase while accounting for the concerns mentioned in the issue

This PR contains a particularly large amount of changes due to formatting adjustments having been applied across the codebase.

Summary

Additional Scripts: client and server package.json scripts added:

Notes:

Please let me know of any feedback or tweaks to this configuration after your review. Thanks!