Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c01a10 commit 69fc1bfCopy full SHA for 69fc1bf
README.md
@@ -464,7 +464,7 @@ Other Style Guides
464
```
465
466
<a name="arrays--bracket-newline"></a>
467
- - [4.8](#arrays--bracket-newline) Use line breaks after open and before close array brackets if an array has multiple lines
+ - [4.8](#arrays--bracket-newline) Use line breaks after opening array brackets and before closing array brackets, if an array has multiple lines
468
469
```javascript
470
// bad
0 commit comments