mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-22 08:09:42 +01:00
1a8b7a7dc7
**Bug** Script contents in html are treated as typescript instead of javascript **Fix** Explicitly set the script kind to js Fixes #25846