Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

object-curly-spacing

- Enforce consistent spacing inside braces

Fixable

This rule enforce consistent spacing inside braces of object literals, destructuring assignments, and import/export specifiers.

What ESLint should do when it catches the rule break

Show a warning

Options

never

Rule examples

You can check them out here.