UNPKG

tslint-etc

Version:
6 lines (5 loc) 199 B
import * as Lint from "tslint"; import { Rule as NoDtslintTypoRule } from "./noDtslintTypoRule"; export declare class Rule extends NoDtslintTypoRule { static metadata: Lint.IRuleMetadata; }