Thanks @kenn this is helpful, Yes am able to see the commit and made the adjustments on rules.nools.js that worked but my contact summary returns an error “Parsing error: ‘return’ outside of function” as shown in the screenshot
I went through the commit shared previously and the contact-summary seems identical which makes me ask were there configurations made to eslint-loader to make this disable this error ?
Note: Just to point out one thing the Dockerfile sets up node(3.0.0) causing this issue, maybe it should be updated to install a higher version of node as required.