Skip to content

Commit

Permalink
fix: typescript vscode version conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurangrshah committed Apr 9, 2024
1 parent ff03894 commit 40428d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"suhelmakkad.shadcn-ui",
"unifiedjs.vscode-mdx",
"usernamehw.errorlens"
]
],
"typescript.tsdk": "node_modules/typescript/lib"
}

0 comments on commit 40428d9

Please sign in to comment.