UNPKG

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

Version:

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

13 lines (6 loc) 713 B
# EslintPluginNoLookaheadLookbehindRegexp This is a fork of https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp Why fork? The current dependencies of the main stream doesn't matches our and it causes heaps of problems on our pipelines. Also, an important modification is needed but iit haven't been merged into the up stream yet (https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp/pull/8) ## Usage `import EslintPluginNoLookaheadLookbehindRegexp from '@atlaskit/eslint-plugin-no-lookahead-lookbehind-regexp';` Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/monorepo-tooling/eslint-plugin-no-lookahead-lookbehind-regexp).