Skip to main content

Function: createPreferTypeFestKeysOfRule()

createPreferTypeFestKeysOfRule(__namedParameters: KeysOfRuleOptions): RuleModuleWithName<string>

Defined in: _internal/prefer-type-fest-keys-of-rule.ts:59

Create a rule that replaces exact TypeFest helper compositions with the matching *KeysOf<T> type.

Parametersโ€‹

__namedParametersโ€‹

KeysOfRuleOptions

Returnsโ€‹

RuleModuleWithName<string>