This is a Turborepo to demonstrate the boilerplate associated with linting and formatting a monorepo with multiple Typescript applications.
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