UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

2 lines (1 loc) 91 B
export declare const formatOutput: (outputPath: string, configuration: unknown) => string;