Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

no-mixed-spaces-and-tabs

- Disallow mixed spaces and tabs for indentation

Recommended

This rule disallows mixed spaces and tabs for indentation.

What ESLint should do when it catches the rule break

Show a warning

Options

smart-tabs

Rule examples

You can check them out here.