-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Based on discussions with Gari and others on slack, changed to require node.js engine version 6.0 and later, which allows us to use ES6 class support. Removed the self-rolled prototypal based .extend() mechanism. - Removed _account from Member.js - Removed extraneous inline comments for types Change-Id: I3086ae0e215bb58858d2544da01e199974b10ef1 Signed-off-by: Jim Zhang <[email protected]>
- Loading branch information
1 parent
0b2d441
commit 869da76
Showing
8 changed files
with
348 additions
and
433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.