Skip to content

Commit 72abdfb

Browse files
committed
Test CompilerHost.jsDocParsingMode option on playground.
Test new property `CompilerHost.jsDocParsingMode` on playground following below guide: microsoft/TypeScript#55739
1 parent 872495e commit 72abdfb

File tree

4 files changed

+2857
-819
lines changed

4 files changed

+2857
-819
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/nested-error-stacks": "^2.1.0",
9898
"@types/node": "^18.15.12",
9999
"@types/physical-cpu-count": "^2.0.0",
100-
"@types/ts-expose-internals": "npm:ts-expose-internals@5.1.6",
100+
"@types/ts-expose-internals": "npm:ts-expose-internals@5.3.0-beta",
101101
"@types/uuid": "^8.3.4",
102102
"@typescript-eslint/eslint-plugin": "^5.59.11",
103103
"@typescript-eslint/parser": "^5.59.11",

0 commit comments

Comments
 (0)