UWCodeForce / student-net

https://uwcodeforce.ca
2 stars 11 forks source link

Added prettier, fixed nodemon+docker bug, fixed dependency versions #55

Closed Meharban-Singh closed 2 years ago

Meharban-Singh commented 2 years ago

Closes #41

Once ready to prettify the code, enable the github action in the Actions tab in github. Also, if we want to prettify everything whenever we save a file, enable 'formatOnSave' in .vscode/settings.json in the root of the project folder.