Skip to content
Snippets Groups Projects
angular.json 239 B
{
  "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
  "version": 1,
  "cli": {
    "defaultCollection": "@ngrx/schematics"
  },
  "projects": {
    "core": {
      "root": "",
      "projectType": "application"
    }
  }
}