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
Fix childNode null Issue (#36)
* Fix issue where childNode is null
* Split matchScopeToNode's functionality into getAllScopes and extractNodesFromRoot and remove redundant function
* Add a test for null childNodes fix
* Update eslint
* 2.2.2