UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

3 lines (2 loc) 120 B
import { RuleConverter } from "../ruleConverter"; export declare const convertOneVariablePerDeclaration: RuleConverter;