Updated code style #765

Closed
paustint wants to merge 0 commits from master into master
paustint commented 2017-08-05 22:47:19 +00:00 (Migrated from github.com)

Minor stylistic tweaks and removed the use of the "scope" variable in favor of using fat arrow syntax to retain the context of "this" without the need for an additional variable.

Minor stylistic tweaks and removed the use of the "scope" variable in favor of using fat arrow syntax to retain the context of "this" without the need for an additional variable.
SheetJSDev commented 2017-08-05 23:01:33 +00:00 (Migrated from github.com)

@paustint looks good! Can you squash down to one commit with a message like: Improved Code Style of Angular 2+ Demo [ci skip] (no need to list the specific changes in the commit message)

@paustint looks good! Can you squash down to one commit with a message like: `Improved Code Style of Angular 2+ Demo [ci skip]` (no need to list the specific changes in the commit message)

Pull request closed

Sign in to join this conversation.
No description provided.