Skip to content

Commit

Permalink
Update docs/repo-docs/guides/tools/typescript.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew authored Sep 28, 2024
1 parent bb6a187 commit 31ec6a7
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 @@ -244,7 +244,7 @@ Exports from [Compiled Packages](/repo/docs/core-concepts/internal-packages#comp
</Folder>
</Files>

With these two files in place, your editor will now go to the definition you're expecting.
With these two files in place, your editor will now navigate to the original source code.

### Use Node.js subpath imports instead of TypeScript compiler `paths`

Expand Down

0 comments on commit 31ec6a7

Please sign in to comment.