UNPKG

eslint-plugin-sonarjs

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