Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Dec 29, 2023
1 parent a94b274 commit aaab1cb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,12 @@
"extends": [
"react-app",
"react-app/jest"
]
],
"rules": {
"@typescript-eslint/no-unused-vars": [
"warn"
]
}
},
"browserslist": {
"production": [
Expand Down

0 comments on commit aaab1cb

Please sign in to comment.