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
Address code review comments: add documentation and fix 'in' operator
- Added JSDoc comments to matchesFilter and evaluateCondition methods
- Fixed 'in' operator to return false when value is not an array
- All tests still passing
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments