@atlaskit/eslint-plugin-no-lookahead-lookbehind-regexp
v0.1.3
Published
Fork of https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp
Downloads
31
Readme
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.