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 151 B
import { RuleDefinition } from '../types/config'; export declare function loadSecurityRules(): RuleDefinition[]; //# sourceMappingURL=security.d.ts.map