interface CompletionConfiguration {
    [providerId: string]: boolean;
}

Indexable

[providerId: string]: boolean