@cling/eslint-config

1.7.0 • Public • Published

@cling/eslint-config

Rules

eslint

Possible Errors

These rules relate to possible syntax or logic errors in JavaScript code:

Best Practices

These rules relate to better ways of doing things to help you avoid problems:

Strict Mode

These rules relate to strict mode directives:

Stylistic Issues

These rules relate to style guidelines, and are therefore quite subjective:

import

Static analysis

Helpful warnings

Module systems

Style guide

unicorn

Various awesome ESLint rules

@ridedott/eslint-plugin

Comment rules

eslint-plugin-jest

typescript-eslint

Supported Rules

Extension Rules

In some cases, ESLint provides a rule itself, but it doesn't support TypeScript syntax; either it crashes, or it ignores the syntax, or it falsely reports against it. In these cases, we create what we call an extension rule; a rule within our plugin that has the same functionality, but also supports TypeScript.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @cling/eslint-config

Weekly Downloads

0

Version

1.7.0

License

MIT

Unpacked Size

126 kB

Total Files

4

Last publish

Collaborators

  • simonlovesyou