fix(ct): react17 eslint errors (#28783)

This commit is contained in:
Sander 2023-12-31 02:29:20 +01:00 committed by GitHub
parent 778828cc43
commit df4b11c169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,7 @@
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
"react-app"
]
},
"browserslist": {