Skip to content

Commit

Permalink
test: return react eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed Nov 20, 2023
1 parent fd33c51 commit 17fc626
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/amplify-codegen-e2e-tests/test-apps/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
"serve": "serve build",
"set-schema": "node scripts/set-schema.js"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit 17fc626

Please sign in to comment.