UNPKG

eslint-plugin-sonarjs

Version:
6 lines (5 loc) 222 B
/** * TypeScript ESLint implementation of 'no-throw-literal' does not support JavaScript code. * Therefore, we decorate ESLint's implemention of the rule. */ export declare const rule: import("eslint").Rule.RuleModule;