We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd21e4 commit bd734e3Copy full SHA for bd734e3
src/vs/server/@types/code-server-lib/index.d.ts
@@ -83,8 +83,6 @@ declare global {
83
'builtin-extensions-dir'?: string;
84
85
// web
86
- workspace: string;
87
- folder: string;
88
'web-user-data-dir'?: string;
89
'enable-sync'?: boolean;
90
'github-auth'?: string;
0 commit comments