Skip to content

Commit

Permalink
chore(eslint): Upgraded eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-in-a-box committed Jul 12, 2024
1 parent 32ba73c commit 497882e
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 447 deletions.
3 changes: 1 addition & 2 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ export default [{
BoxVisualTestUtils: true,
shallow: true,
mount: true,
},
parser: babelParser
}
},
}, {
files: ["**/*.ts", "**/*.tsx"],
Expand Down
Loading

0 comments on commit 497882e

Please sign in to comment.