Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Switching to ESLint #11984

@petetnt

Description

@petetnt

Branched/continued from #11644, #11693

This issue was created to track down moving to ESLint separately from the existing PR (and the general ES6 support)

The integration part should be easy but what about the third box? Possible options include:

  • Make ESLint the preferred linter and let the user use JSLint if the user decides to do so (confusing to those who have just used JSLint in the past)
  • Make ESLint the preferred linter and remove JSLint altogether (spinning it to non-core extension) (similar issues as above)
  • Just let them exist side by side and the let the user configure the settings (most confusing as files get linted twice?)
  • Provide UI to select the preferred linter on first launch of Brackets 1.x (most user friendly, needs UI work etc.)

@abose @ficristo @marcelgerber

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions