Skip to content

Commit

Permalink
Update typescript.mdx (#8460)
Browse files Browse the repository at this point in the history
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
  • Loading branch information
anthonyshew authored Jun 12, 2024
1 parent 15e7a68 commit c98b46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pack-docs/features/typescript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ In TypeScript, you can use the [`paths`](https://www.typescriptlang.org/tsconfig
"config/*": ["app/_config/*"],
"shared/*": ["app/_shared/*"],
},
}
}
```

Expand Down

0 comments on commit c98b46a

Please sign in to comment.