blob: 0a45db55e32ceb2dee259bbf575dbf026f799920 [file] [log] [blame]
import { TSESLint } from '@typescript-eslint/utils';
export const rules: Record<string, TSESLint.RuleModule<string, unknown[]>>;
export const configs: Record<string, TSESLint.Linter.Config>;