Skip to content

Commit

Permalink
Merge remote-tracking branch 'tannerlinsley/master' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Apr 2, 2022
2 parents 6e4ebec + ba09e16 commit 49704c7
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 56 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"sourceType": "module"
},
"rules": {
"react/jsx-key": ["error", { "checkFragmentShorthand": true }],
"@typescript-eslint/ban-types": "off",
"@typescript-eslint/ban-ts-comment": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
Expand Down

0 comments on commit 49704c7

Please sign in to comment.