I created a new project using Angular CLI 9.1.1 and VSCode is giving me the following warning in angular.json file:
angular.json
Property AM is not allowed <
The error was gone when change project name and all other occurrences for it in "angular.json" to lowercase letters. no need to create another project or any other stuff.