Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

consistent-this

- Enforce consistent naming when capturing the current execution context

This rule enforces two things about variables with the designated alias names for this:.

What ESLint should do when it catches the rule break

Show a warning

Options

that

Rule examples

You can check them out here.