Skip to content

Commit

Permalink
Merge pull request #71 from solaoi/feature_update-deps
Browse files Browse the repository at this point in the history
update deps
  • Loading branch information
solaoi authored Nov 12, 2022
2 parents d71a8f3 + ebd67a7 commit 9863052
Show file tree
Hide file tree
Showing 3 changed files with 2,815 additions and 2,411 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports = {
extends: ["blitz"],
rules: { "react/no-unknown-property": ["error", { ignore: ["global", "jsx"] }] },
}
Loading

0 comments on commit 9863052

Please sign in to comment.