mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 14:17:55 -05:00
Fix rule description
This commit is contained in:
@@ -1224,7 +1224,7 @@ Other Style Guides
|
||||
```
|
||||
|
||||
<a name="modules--multiline-imports-over-newlines"></a>
|
||||
- [10.8](#modules--multiline-imports-over-newlines) Multi-line imports should be preferred over single line
|
||||
- [10.8](#modules--multiline-imports-over-newlines) Multiline imports should be indented just like multiline array and object literals.
|
||||
|
||||
> Why? The curly braces follow the same indentation rules as every other curly brace block in the style guide, as do the trailing commas.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user