Skip to content

Commit

Permalink
5-44 ユーザーの型定義
Browse files Browse the repository at this point in the history
  • Loading branch information
nouzoehiroaki committed Feb 2, 2024
1 parent ef95c5f commit 5753a14
Show file tree
Hide file tree
Showing 16 changed files with 488 additions and 105 deletions.
5 changes: 5 additions & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@ const nextConfig = {
protocol: 'https',
hostname: 'avatars.githubusercontent.com',
},
{
protocol: "https",
hostname: "images.microcms-assets.io",
},
],
},
reactStrictMode: false,
};

export default nextConfig;
169 changes: 141 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5753a14

Please sign in to comment.