Commit b21864c
committed
Replace
Adjusted all code example according to "ES.23: Prefer the {}-initializer syntax".
Note that this rule does _allow_ using `=` with `auto`, but it appears more consistent to just use the `{}` syntax for `auto` as well.= with {} initialization, even for auto declared variables1 parent 2a64d42 commit b21864c
1 file changed
+148
-148
lines changed
0 commit comments