Skip to content

Commit

Permalink
feat: migrate auth and datastore hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Shih committed Oct 17, 2023
1 parent 1e2b41a commit 947df74
Show file tree
Hide file tree
Showing 30 changed files with 2,950 additions and 804 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = {
},
rules: {
'max-len': ['error', 120, 2],
'max-classes-per-file': 'off',
'react/prop-types': 'off',
'@typescript-eslint/no-use-before-define': 'off',
'@typescript-eslint/no-explicit-any': 'off',
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 947df74

Please sign in to comment.