Variable: tokenEncodingRequiresContextWindow
ts
const tokenEncodingRequiresContextWindow: RuleModuleWithName<
"requireContextWindow",
[],
unknown,
RuleListener
>;Defined in: src/eslint/rules/token_encoding_requires_context_window.ts:37
ESLint rule: flags setting a tokenEncoding without also setting a contextWindow.