1) Replace this if-then-else flow by a single return statement 2) Remove the unnecessary boolean literals. |
||
|---|---|---|
| .. | ||
| js | ||
1) Replace this if-then-else flow by a single return statement 2) Remove the unnecessary boolean literals. |
||
|---|---|---|
| .. | ||
| js | ||