Linting and Formatting for the backend#71
Linting and Formatting for the backend#71shubhbapna merged 4 commits intoutmgdsc:dev/gdsc-open-source-2022from
Conversation
|
Note: This PR is missing husky integration |
|
If possible, could you also add in the Husky integration with this? Thanks! |
No because I cant get it to work on windows, this could be a separate issue. |
|
Husky with github desktop seems to be a known issue with some working hacks Try: |
What errors are you encountering with Husky on Windows? |
|
For next time please try to resolve such issues You will definitely come across projects where you might not be able to setup your dev environment as smoothly. But it is definitely worth setting up your dev env correctly otherwise your PRs might be blocked until their standards are met. But congrats on your first PR! |
Fixes
Issue #62
Proposed Changes
Tests
Please describe the tests that you ran to verify your changes.
yarn run buildto make sure no type errors are caused