using yarn with ts for vscode intellisense

Ukweh EVEREST answered on March 20, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


using yarn with ts for vscode intellisense

0

Make sure that after running yarn dlx @yarnpkg/sdks vscode the following folder structure was created inside your .yarn directory: .yarn/sdks/typescript/lib.

Change your VSCode workspace configuration to add the following:

"typescript.tsdk": ".yarn/sdks/typescript/lib"

Popularity 1/10 Helpfulness 1/10 Language typescript
Link to this answer
Share Copy Link
Contributed on Mar 20 2023
Ukweh EVEREST
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.