Skip to content

Commit 857bfa6

Browse files
authored
Enable typescript.enablePromptUseWorkspaceTsdk in repo (microsoft#204381)
This will prompt users to switch to the workspace version on first open of the workspace
1 parent f65e516 commit 857bfa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,5 @@
171171
"css.format.spaceAroundSelectorSeparator": true,
172172
"inlineChat.mode": "live",
173173
"testing.defaultGutterClickAction": "contextMenu",
174+
"typescript.enablePromptUseWorkspaceTsdk": true,
174175
}

0 commit comments

Comments
 (0)