You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove duplicate regex pattern |#39 (subset of #\d+)
- Replace global isNaN with Number.isNaN for strict checking
- Resolves regexp/no-dupe-disjunctions and unicorn/prefer-number-properties violations
0 commit comments