UNPKG

wang-lint-cli

Version:
3 lines (2 loc) 118 B
import type { PKG } from '../../types'; export declare function getESLintConfigType(cwd: string, pkg: PKG): string;