Skip to content

Commit

Permalink
Merge branch 'main' into shew-8f03b
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew authored Jan 6, 2025
2 parents 51f6335 + e7405a6 commit 56e9c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repo-docs/guides/tools/typescript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The other `tsconfig` files in this package use the `extends` key to start with t

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

```json title="packages/tsconfig/package.json"
```json title="packages/typescript-config/package.json"
{
"name": "@repo/typescript-config"
}
Expand Down

0 comments on commit 56e9c54

Please sign in to comment.