Skip to content

Commit

Permalink
eslint ignorepatterns added
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravmore committed Apr 2, 2024
1 parent 0374f1c commit 50b9eb4
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 50b9eb4

Please sign in to comment.