mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 00:29:35 +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