UNPKG

eslint-plugin-regexp

Version:

ESLint plugin for finding RegExp mistakes and RegExp style guide violations.

3 lines (2 loc) 85 B
export { rules } from "./rules/recommended"; export declare const plugins: string[];