Skip to content

Commit

Permalink
remove config
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Mar 20, 2024
1 parent e7a487f commit b22d0c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
16 changes: 0 additions & 16 deletions packages/samples/angular/.editorconfig

This file was deleted.

3 changes: 1 addition & 2 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"
"watch": "ng build --watch --configuration development"
},
"dependencies": {
"@angular/animations": "17.3.0",
Expand Down

0 comments on commit b22d0c4

Please sign in to comment.