UNPKG

strict-tslint-config

Version:

An opinionated TSLint configuration preset. Works best together with strict TypeScript settings and Prettier.

3 lines (2 loc) 115 B
import { IRuleMetadata } from 'tslint'; export declare function findRuleMetadata(ruleName: string): IRuleMetadata;