Skip to content

Commit

Permalink
eslint config updated
Browse files Browse the repository at this point in the history
  • Loading branch information
jude7733 committed Dec 31, 2023
1 parent 2e7f854 commit b077a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ module.exports = {
{ allowConstantExport: true },
],
},
"react/no-unknown-property": ['error', { ignore: ['css'] }],
}

0 comments on commit b077a9c

Please sign in to comment.