This commit is contained in:
Ilya Kantor 2015-11-18 16:15:29 +03:00
parent 4bca225593
commit 547854a151
1655 changed files with 847 additions and 89231 deletions

View file

@ -4,7 +4,7 @@
Rewrite `if..else` using multiple ternary operators `'?'`.
For readability, please let the code span several lines.
For readability, it's recommended to split the code span over lines.
```js
let message;