UNPKG

@slippy-lint/slippy

Version:

A simple but powerful linter for Solidity

3 lines (2 loc) 112 B
import { RuleDefinition } from "./types.js"; export declare function getAllRules(): Array<RuleDefinition<any>>;