Skip to content

Commit

Permalink
Remove Jest references.
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed Jul 29, 2023
1 parent 236c3c8 commit 68131d9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 416 deletions.
5 changes: 1 addition & 4 deletions vue/sbc-common-components/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ module.exports = {
files: [
'**/__tests__/*.{j,t}s?(x)',
'**/tests/unit/**/*.spec.{j,t}s?(x)'
],
env: {
jest: true
}
]
}
]
}
Loading

0 comments on commit 68131d9

Please sign in to comment.