Skip to content

Commit 7c18d9c

Browse files
authored
docs: Add react language ID to README (#1347)
1 parent 55a1f39 commit 7c18d9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/i18n/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ You'll need to configure it the extension so it knows where your localization fi
354354
# You can check available language ids here: https://code.visualstudio.com/docs/languages/identifiers
355355
languageIds:
356356
- typescript
357+
- typescriptreact
357358
358359
# Look for t("...")
359360
usageMatchRegex:

0 commit comments

Comments
 (0)