Skip to content

Commit

Permalink
ci: fix eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Aug 27, 2024
1 parent 106b17f commit 0edebe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"@react-native",
"prettier"
],
"plugins": ["prettier"],
"rules": {
"prettier/prettier": [
"error",
Expand Down

0 comments on commit 0edebe7

Please sign in to comment.