Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

no-misleading-character-class

- Disallow characters which are made with multiple code points in character class syntax

This rule reports the regular expressions which include multiple code point characters in character class syntax.

What ESLint should do when it catches the rule break

Show a warning

Rule examples

You can check them out here.