kitajs / ts-html-plugin

🏛️ The Typescript LSP plugin to catch XSS vulnerabilities.
https://github.com/kitajs/html
MIT License
10 stars 2 forks source link

update vscode settings in README #69

Open cescoallegrini opened 7 months ago

cescoallegrini commented 7 months ago

Added "typescript.enablePromptUseWorkspaceTsdk": true inside .vscode/settings.json in README. If enablePromptUseWorkspaceTsdk is not enabled in VSCode User settings then tsdk path inside workspace settings will be ignored.