Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

comma-style

- Enforce consistent comma style

Fixable

This rule enforce consistent comma style in array literals, object literals, and variable declarations.

What ESLint should do when it catches the rule break

Show a warning

Options

first

Rule examples

You can check them out here.