Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

jsx-quotes

- Enforce the consistent use of either double or single quotes in JSX attributes

Fixable

This rule enforces the consistent use of either double or single quotes in JSX attributes.

What ESLint should do when it catches the rule break

Show a warning

Options

prefer-double

Rule examples

You can check them out here.