UNPKG

eslint-plugin-sonarjs

Version:
4 lines (3 loc) 132 B
import type { TSESLint } from '@typescript-eslint/utils'; declare const rule: TSESLint.RuleModule<string, string[]>; export = rule;