Skip to content

Commit

Permalink
Merge pull request #348 from k2maan/node-build-fix
Browse files Browse the repository at this point in the history
Fixed: build failure of app on node version 20
  • Loading branch information
ravilodhi authored Dec 21, 2023
2 parents ac6ecc2 + d96e90a commit 8af2351
Show file tree
Hide file tree
Showing 11 changed files with 11,614 additions and 45,941 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ module.exports = {
files: [
'**/__tests__/*.{j,t}s?(x)',
'**/tests/unit/**/*.spec.{j,t}s?(x)'
],
env: {
jest: true
}
]
}
]
}
Loading

0 comments on commit 8af2351

Please sign in to comment.