Skip to content

Commit

Permalink
getting lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DMH42 committed May 29, 2022
1 parent 831e5d6 commit c0e2365
Show file tree
Hide file tree
Showing 5 changed files with 911 additions and 327 deletions.
4 changes: 3 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
images: {
domains: ['tailwindui.com', 'images.unsplash.com'],
},
}

module.exports = nextConfig
Loading

0 comments on commit c0e2365

Please sign in to comment.