Skip to content

Commit

Permalink
Merge pull request #65 from addykapoor/UpdateAngular_v12_v13
Browse files Browse the repository at this point in the history
Update V12->V13
  • Loading branch information
addykapoor authored May 21, 2024
2 parents 2f748ff + 796d9df commit 975b534
Show file tree
Hide file tree
Showing 6 changed files with 10,191 additions and 17,049 deletions.
1 change: 1 addition & 0 deletions muse_for_music_ui/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
!.vscode/extensions.json

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
Expand Down
19 changes: 0 additions & 19 deletions muse_for_music_ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,16 +89,6 @@
"src/favicon.ico"
]
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"src/tsconfig.app.json",
"src/tsconfig.spec.json"
],
"exclude": []
}
}
}
},
Expand All @@ -113,15 +103,6 @@
"protractorConfig": "./protractor.conf.js",
"devServerTarget": "muse4music-ui:serve"
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"e2e/tsconfig.e2e.json"
],
"exclude": []
}
}
}
}
Expand Down
Loading

0 comments on commit 975b534

Please sign in to comment.