I imported a project from Git into my Eclipse. The project is in Javascript language.
I see an error message in the .js files, see screenshot attached.
Error displayed at line "exports.handler = async (event) => {", Error says "Unexpected token =>"
I'm completely new to Git, any help here??? Thanks in advance!