Skip to content

Commit

Permalink
chore(format): 🤖 ✨ (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ecoscript[bot] and github-actions[bot] authored May 28, 2024
1 parent e893c2b commit 30bbb35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"prettier"
],
"rules": {
"react/prop-types": "off",
"react-compiler/react-compiler": "error"
"react-compiler/react-compiler": "error",
"react/prop-types": "off"
},
"ignorePatterns": [
"dist/**/"
Expand Down

0 comments on commit 30bbb35

Please sign in to comment.