Skip to content

Commit

Permalink
Merge pull request #1137 from andrew-bierman/fix/backend-ci-bug-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-bierman authored Jul 24, 2024
2 parents f6bdbde + 7014023 commit 4ffa24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ module.exports = {
'require-yield': 'off',
'use-isnan': 'off',
'valid-typeof': 'off',
'@typescript-eslint/consistent-type-imports': 'off',
},
overrides: [
{
Expand Down

0 comments on commit 4ffa24e

Please sign in to comment.