Ubuntu – How do I diagnose and fix a sudden linting error in an Angular build pipeline?
A problem similar to, but not identical with, ESlint SyntaxError: Failed to load plugin '@angular-eslint' declared in '.eslintrc.json#overrides[0]': Unexpected token '??=' Getting this today in an Azure Devops pipeline on ubuntu, works locally with the same versions but on Windows,…