UNPKG

eslint-plugin-sonarjs

Version:
6 lines (5 loc) 168 B
import type { Rule } from 'eslint'; /** * A suspect test node is a test node that is the only child of a function body */ export declare const rule: Rule.RuleModule;