A set of tools and configurations I like to take with me when I go fishing.
- @greenymcgee/next-eslint-config - ESLint flat config for Next.js projects
- @greenymcgee/summon - A simple fetch wrapper with type safety and error handling
- @greenymcgee/tailwind-prettier-config - Prettier config for TailwindCSS projects
- @greenymcgee/typescript-utils - A collection of TypeScript utilities
- @greenymcgee/utility-types - A simple set of utility types that make working with TypeScript easier
This repo uses pnpm workspaces. To get started:
pnpm install