Skip to content

Commit dd5260d

Browse files
pin vscode tsc to workspace version (#3952)
1 parent 8ec7a77 commit dd5260d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"coverage.xml",
1212
"jacoco.xml",
1313
"coverage.cobertura.xml"
14-
]
14+
],
15+
"typescript.tsdk": "node_modules/typescript/lib"
1516
}

0 commit comments

Comments
 (0)