Skip to content

Commit f93c332

Browse files
author
Dane Pilcher
committed
chore: ignore lint on test app
1 parent 8383213 commit f93c332

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
src/models
1+
src/models
2+
src/graphql
3+
src/API.ts

packages/amplify-codegen-e2e-tests/test-apps/ts/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
"serve": "serve build",
2929
"set-schema": "node scripts/set-schema.js"
3030
},
31-
"eslintConfig": {
32-
"extends": [
33-
"react-app",
34-
"react-app/jest"
35-
]
36-
},
3731
"browserslist": {
3832
"production": [
3933
">0.2%",

0 commit comments

Comments
 (0)