Skip to content

Commit

Permalink
remove additional jest references
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed May 7, 2024
1 parent c2e50db commit 1b0f806
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
env: {
browser: true,
es2021: true,
jest: true,
node: true,
},
parserOptions: {
Expand Down
8 changes: 0 additions & 8 deletions jest.config.js

This file was deleted.

0 comments on commit 1b0f806

Please sign in to comment.