Skip to content

Commit 5f9f208

Browse files
iclantonoctogonz
andauthored
fixup! Handle TS buit-in @jsx* directives.
Co-authored-by: Pete Gonzalez <[email protected]>
1 parent 49f81c0 commit 5f9f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/changes/@microsoft/tsdoc/handle-ts-built-in-directives_2025-10-30-08-48.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/tsdoc",
5-
"comment": "Handle the TS built-in @jsx* directives isntead of reporting an issue when they are used.",
5+
"comment": "Standardize TypeScript's `@jsx`, `@jsxRuntime`, `@jsxFrag`, `@jsxImportSource` tags.",
66
"type": "minor"
77
}
88
],

0 commit comments

Comments
 (0)