UNPKG

lwc-linter

Version:

A comprehensive CLI tool for linting Lightning Web Components v8.0.0+ with modern LWC patterns, decorators, lifecycle hooks, and Salesforce platform integration

3 lines 157 B
import { RuleDefinition } from '../types/config'; export declare function loadPerformanceRules(): RuleDefinition[]; //# sourceMappingURL=performance.d.ts.map