Reapply JavaScript and Node.js walkthrough (#161003)

This reverts commit cfc0119755.

Brings the walkthrough back in but makes sure it is only loaded on desktop
This commit is contained in:
Matt Bierner
2022-09-15 13:02:43 -07:00
committed by GitHub
parent 0b0741b758
commit 3c37a5a8d7
10 changed files with 618 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ module.exports.indentationFilter = [
'!test/monaco/out/**',
'!test/smoke/out/**',
'!extensions/typescript-language-features/test-workspace/**',
'!extensions/typescript-language-features/resources/walkthroughs/**',
'!extensions/markdown-math/notebook-out/**',
'!extensions/vscode-api-tests/testWorkspace/**',
'!extensions/vscode-api-tests/testWorkspace2/**',