-
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.
[FABN-1219] Convert FabricCAClient.js to ES6 syntax.
Delete "'use strict';" in ES5 syntax, because ES6 modules are always in strict mode. Using template literals in ES6 instead of concatenated strings, because of the readability and expression friendliness. Refactor object-curly-spacing. Change-Id: I46026b85c07e67c3711b061fdf20d69a2c23be75 Signed-off-by: “5sWind” <[email protected]>
- Loading branch information
“5sWind”
committed
May 1, 2019
1 parent
71e371b
commit a9f082c
Showing
1 changed file
with
8 additions
and
10 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