Skip to content

Commit

Permalink
Update .eslintrc.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fondryext authored Apr 18, 2024
1 parent d3180b6 commit 38a02d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
root: true,
extends: ["@yext/eslint-config@dev/upgrade-babel-traverse/typescript-react"],
extends: ["@yext/eslint-config/typescript-react@dev/upgrade-babel-traverse"],
ignorePatterns: [
"**/lib",
"**/build",
Expand Down

0 comments on commit 38a02d4

Please sign in to comment.