mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
This commit is contained in:
@@ -5,6 +5,4 @@
|
||||
|
||||
/// <reference path="../../../../src/vs/vscode.d.ts" />
|
||||
/// <reference path="../../../../src/vs/vscode.proposed.d.ts" />
|
||||
/// <reference path="../../../types/lib.textEncoder.d.ts" />
|
||||
/// <reference path="../../../types/lib.url.d.ts" />
|
||||
/// <reference types='@types/node'/>
|
||||
|
||||
Reference in New Issue
Block a user