UNPKG

@atlaskit/eslint-plugin-no-lookahead-lookbehind-regexp

Version:

Fork of https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp

7 lines (6 loc) 230 B
export declare const configs: { recommended: import("eslint").Linter.BaseConfig<import("eslint").Linter.RulesRecord>; }; export declare const rules: { 'no-lookahead-lookbehind-regexp': import("eslint").Rule.RuleModule; };