diff options
author | anushadasari <danush10@in.ibm.com> | 2019-09-03 11:57:47 +0530 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-09-10 13:12:31 +0000 |
commit | f4db9059de00b2c0a0b0316fd294d74025e5189e (patch) | |
tree | d85509e5b61213bf6e6ad60c0ffd193d0a8a4ff9 /deliveries | |
parent | 1b4336d9c26c4febe86036900bfa7994c0fadca5 (diff) |
Semicolon at the end of the Statement and Remove trailing whitespaces at the end of this line
In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can
be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end
of each line.
Issue-ID: VID-606
Change-Id: Ib1484f91b4b47457c4150b536d420ffc1e6902b4
Signed-off-by: anushadasari <danush10@in.ibm.com>
Diffstat (limited to 'deliveries')
0 files changed, 0 insertions, 0 deletions