We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abda28e commit 6537db7Copy full SHA for 6537db7
examples/with-berry/README.md
@@ -20,7 +20,7 @@ This Turborepo uses [yarn v2+ (berry)](https://yarnpkg.com/) as a packages manag
20
- `web`: another [Next.js](https://nextjs.org/) app
21
- `@repo/ui`: a stub React component library shared by both `web` and `docs` applications
22
- `@repo/eslint-config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)
23
-- `@repo/typesript-config`: `tsconfig.json`s used throughout the monorepo
+- `@repo/typescript-config`: `tsconfig.json`s used throughout the monorepo
24
25
Each package/app is 100% [TypeScript](https://www.typescriptlang.org/).
26
0 commit comments