GitHubCopilotToolsetDefaultConfig interface
The default enablement setting for GitHub Copilot built-in tools.
Properties
| enabled | Whether built-in tools are enabled by default. Defaults to true. |
Property Details
enabled
Whether built-in tools are enabled by default. Defaults to true.
enabled?: boolean
Property Value
boolean