Snippets
Some snippets that maybe usefull
Eslint Config for Next.js + TypeScript Project
# eslint
# next.js
# typescript
A ready-to-use configuration template for ESLint tailored for Next.js and TypeScript projects.
Next Auth JWT Configuration
# typescript
# next.js
# nextauth
A boilerplate for configuring NextAuth for JWT authentication strategy
Zod Optional Empty Field
# typescript
# zod
# data validation
Make a string field optional when it's an empty string