UNPKG

xo

Version:

JavaScript/TypeScript linter (ESLint wrapper) with great defaults

5 lines (3 loc) 197 B
import type { TSESLint } from '@typescript-eslint/utils'; export const rules: Record<string, TSESLint.RuleModule<string, unknown[]>>; export const configs: Record<string, TSESLint.Linter.Config>;