Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

arrow-body-style

- Require braces around arrow function bodies

Fixable

This rule can enforce or disallow the use of braces around arrow function body.

What ESLint should do when it catches the rule break

Show a warning

Options

as-needed

Rule examples

You can check them out here.