Skip to content

Commit

Permalink
Merge pull request #25 from gouravmore/all-1.1
Browse files Browse the repository at this point in the history
eslint ignorepatterns added
  • Loading branch information
gouravmore authored Apr 2, 2024
2 parents 0374f1c + 51bacc1 commit 2422285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
"extends": [
"react-app",
"react-app/jest"
]
],
"ignorePatterns": ["build/", "public/js/jquery-3.7.0.min.js"]
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 2422285

Please sign in to comment.