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 717ba51 commit e6e6414Copy full SHA for e6e6414
README.md
@@ -1410,6 +1410,7 @@ Other Style Guides
1410
1411
<a name="modules--multiline-imports-over-newlines"></a>
1412
- [10.8](#modules--multiline-imports-over-newlines) Multiline imports should be indented just like multiline array and object literals.
1413
+ eslint: [`object-curly-newline`](https://eslint.org/docs/rules/object-curly-newline)
1414
1415
> Why? The curly braces follow the same indentation rules as every other curly brace block in the style guide, as do the trailing commas.
1416
0 commit comments