Skip to content

Project Plans #1

Closed
Closed
@antfu

Description

@antfu

So the current plan is to port rules from both https://github.com/eslint/eslint and https://github.com/typescript-eslint/typescript-eslint.

They will be released as @eslint-stylistic/eslint-plugin-core and @eslint-stylistic/eslint-plugin-typescript respectively.

I also reserved eslint-config-stylistic for a one-line extend in eslintrc and easy usage. Ideally, the usage would be like:

{
  "extends": ["stylistic"]
}

Project Stages

Track on https://eslint-stylistic.netlify.app/contribute/project-progress


Current Focus

We shall focus on porting the ESLint core first, here is a few todos:

  • Port Rules from ESLint core
    • Migration Scripts
    • Docs
    • Docs Improvements
    • Invite contributors who are interested in maintaining them, or previously contributed to those rules
  • Port Rules from typescript-eslint
    • Would be glad to use some help from the typescript-eslint team, if anyone is interested
  • Migration tools, to print warning on legacy rules.

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