typescript: Fix shorthand property highlight (#12505)

moshyfawn created

Release Notes:

- Fixed Typescript shorthand property highlight
([#5239](https://github.com/zed-industries/zed/issues/5239)).

Closes: #5239

Change summary

crates/languages/src/typescript/highlights.scm | 2 ++
1 file changed, 2 insertions(+)

Detailed changes