Skip to content

Commit

Permalink
Create FeaturedGames tests, config mock api server
Browse files Browse the repository at this point in the history
  • Loading branch information
Sans-arch committed Nov 15, 2023
1 parent 9b87de0 commit 6afd919
Show file tree
Hide file tree
Showing 10 changed files with 1,540 additions and 35 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ module.exports = {
'react-refresh/only-export-components': ['warn', { allowConstantExport: true }],
'@typescript-eslint/no-unused-vars': 0,
'@typescript-eslint/no-explicit-any': 0,
'@typescript-eslint/triple-slash-reference': 0,
},
};
Loading

0 comments on commit 6afd919

Please sign in to comment.