Skip to content

Commit

Permalink
fix(ct): react17 eslint errors (microsoft#28783)
Browse files Browse the repository at this point in the history
  • Loading branch information
sand4rt authored Dec 31, 2023
1 parent 778828c commit df4b11c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/components/ct-react17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
"react-app"
]
},
"browserslist": {
Expand Down

0 comments on commit df4b11c

Please sign in to comment.