UNPKG

@rushstack/eslint-config

Version:

A TypeScript ESLint ruleset designed for large teams and projects

4 lines 130 B
import type { Linter } from 'eslint'; declare const rules: Linter.LegacyConfig; export = rules; //# sourceMappingURL=node.d.ts.map