This is a Next.JS App used to demonstrate the boilerplate associated with linting and formatting a React project with TailwindCSS and Typescript.
pnpm used as the package manager
ESLint with:
- Next.JS Core Web Vitals plugin
- Airbnb style guide plugin (with typescript)
- Typescript plugin & parser
- Prettier plugin
Prettier with:
- TailwindCSS Plugin