The tutorial and example how to integrate react javascript doesn't work
I'm following all the steps, but it shows errors from library,
There is no simple or clear tutorial about how to implement this.
How to get support of you?

Thanks
@edew @timocov
@mcjeikk
It looks like these errors are from eslint, is that correct?
@edew I don't know, I follow the steps but this is the errors show me. I have cloned the repo of charting library, and infact I create a new react project from bootstrap and I have started from there.
@edew hello, do you have any idea how to solve that error? thanks!
Same problem here when trying to integrate to an existing react app
Hi guys!
Below is a rather long gif showing all the steps I followed to make the react-javascript example working.

Could you please provide more details with regards to the issues you're facing please?
Hello! Try to add the following eslint config to your package.json: "eslintIgnore": [ "charting_library", TVChartContainer ]