Closed raphaelSeguin closed 1 year ago
Hi, it doesn't seem to support fat arrow functions in javascript. My code looks like this:
const setOrderItems = (formItems) => {
callGraph: ERROR: Could not find any function definitions in your file
Hi Raphael, Sorry, but callGraph doesn't support fat arrow functions or anonymous functions
Hi Chris, Thanks for your answer. I should try to do it myself.
Hi, it doesn't seem to support fat arrow functions in javascript. My code looks like this:
callGraph: ERROR: Could not find any function definitions in your file