We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sort-comp
|
u
s
1 parent a7f6a8b commit 50df78fCopy full SHA for 50df78f
lib/rules/sort-comp.js
@@ -125,7 +125,7 @@ module.exports = {
125
// Public
126
// --------------------------------------------------------------------------
127
128
- const regExpRegExp = /\/(.*)\/([g|y|i|m]*)/;
+ const regExpRegExp = /\/(.*)\/([gimsuy]*)/;
129
130
/**
131
* Get indexes of the matching patterns in methods order configuration
0 commit comments