You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Optional current working directory. Used as the default parent directory when `path` is not provided and as the base for relative `path` values.'
372
+
},
368
373
path: {
369
374
type: 'string',
370
375
description:
371
376
'Optional file path. Relative paths are resolved from the current working directory; paths starting with "/" are resolved from the workspace root. If no extension is provided, ".ts" is appended.'
0 commit comments