UNPKG

eslint-plugin-regexp

Version:

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

8 lines (7 loc) 211 B
export * from "./common"; export * from "./ast"; export * from "./is-covered"; export * from "./is-equals"; export * from "./quantifier"; export * from "./case-variation"; export * from "./simplify-quantifier";