Skip to content

Commit

Permalink
Delete file
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgegoco committed Dec 20, 2022
1 parent dd7ca65 commit 810ca78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"ignorePatterns": [
"dist/",
"build/"
"build/",
"src/App.js"
]
}

0 comments on commit 810ca78

Please sign in to comment.