Filter by Category
Filter by Tags
While working on a Ionic/Angular project on Windows 11, I opened the angular.json file on VScode and I saw that the $schema option is not recognized and VSCode wouldn’t do any code suggestions because of that. I checked if the file schema.json was available in the ./node_modules/@angular/cli/lib/config/ directory and it…