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 <
There are 2 solutions which works for me 100% to overcome from the problem of "Property not allowed" in angular.json file.
Use the command in VS code cmd Ctrl+C choose option Y or
Restart the VS code after editing in angular.json file Hope it will helpful.