mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
|
|
"version": 1,
|
|
"cli": {
|
|
"defaultCollection": "@ngrx/schematics"
|
|
},
|
|
"projects": {
|
|
"core": {
|
|
"root": "",
|
|
"projectType": "application"
|
|
}
|
|
}
|
|
} |