Skip to content

Commit

Permalink
* add eslint in hopes of avoiding more bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorMurphy21 committed Dec 24, 2023
1 parent 1ab198e commit 44b5341
Show file tree
Hide file tree
Showing 13 changed files with 1,882 additions and 51 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/automated_git_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
working-directory: ./server
- run: npm test
working-directory: ./server
- run: npm lint
working-directory: ./server
1 change: 1 addition & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 44b5341

Please sign in to comment.