(JS/TS) Parse References - First Iteration

Get references using ast-grep. Function/method calls, class instantiations, and some anonymous function calls (see limitations) are considered refs.

Edited by Michael Usachenko