Variable: copilotNoLanguagePluginConfigNames
const copilotNoLanguagePluginConfigNames: readonly [
"all-without-language-plugins",
"minimal-without-language-plugins",
"recommended-without-language-plugins",
"strict-without-language-plugins",
];
Defined in: _internal/copilot-config-references.ts:20
Preset variants for shareable configs that already register language plugins.