We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51f6335 + e7405a6 commit 56e9c54Copy full SHA for 56e9c54
docs/repo-docs/guides/tools/typescript.mdx
@@ -81,7 +81,7 @@ The other `tsconfig` files in this package use the `extends` key to start with t
81
82
Inside `package.json`, name the package so it can be referenced in the rest of the Workspace:
83
84
-```json title="packages/tsconfig/package.json"
+```json title="packages/typescript-config/package.json"
85
{
86
"name": "@repo/typescript-config"
87
}
0 commit comments