Possible Errors

Best Practices

Strict Mode

Variables

Node.js and CommonJS

Stylistic Issues

ECMAScript 6

linebreak-style

- Enforce consistent linebreak style

Fixable

This rule enforces consistent line endings independent of operating system, VCS, or editor used across your codebase.

What ESLint should do when it catches the rule break

Show a warning

Options

unix

Rule examples

You can check them out here.