Skip to content

Commit 56e9c54

Browse files
authored
Merge branch 'main' into shew-8f03b
2 parents 51f6335 + e7405a6 commit 56e9c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repo-docs/guides/tools/typescript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The other `tsconfig` files in this package use the `extends` key to start with t
8181

8282
Inside `package.json`, name the package so it can be referenced in the rest of the Workspace:
8383

84-
```json title="packages/tsconfig/package.json"
84+
```json title="packages/typescript-config/package.json"
8585
{
8686
"name": "@repo/typescript-config"
8787
}

0 commit comments

Comments
 (0)