Skip to content

Commit

Permalink
Fixed: build failure off app on node version 20
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Dec 8, 2023
1 parent 74f9a1b commit 1318fad
Show file tree
Hide file tree
Showing 6 changed files with 11,713 additions and 55,501 deletions.
11 changes: 0 additions & 11 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,4 @@ module.exports = {
'@typescript-eslint/no-explicit-any': 'off',
'vue/multi-word-component-names' : 'off'
},
overrides: [
{
files: [
'**/__tests__/*.{j,t}s?(x)',
'**/tests/unit/**/*.spec.{j,t}s?(x)'
],
env: {
jest: true
}
}
]
}
7 changes: 0 additions & 7 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 1318fad

Please sign in to comment.