Skip to content

Commit

Permalink
feat(comments): Set Proper Commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicky Lenaers committed Oct 3, 2017
1 parent 68bae10 commit db167a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/app.component.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
import { Component } from '@angular/core';

/**
* App Component.
*/
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
Expand Down

0 comments on commit db167a1

Please sign in to comment.