UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

2 lines (1 loc) 141 B
export declare const fn: <Reference extends (...args: any) => any>(reference?: Reference | undefined) => import("jest-mock").Mock<any, any>;