Skip to content

Consider supporting eslint/css #200

Description

@bartveneman

https://github.com/eslint/css

Perhaps we can expose our rules in more than 1 way? We have our own parser already, so might be worth looking into.

Key differences:

  • API for declaring plugins differs: createPlugin vs POJO with some fields
  • API for reporting errors is different
  • eslint's AST is CSSTree based, Stylelint uses PostCSS. But actually we prefer CSSTree, so that's good. And that API is very similar to projectwallace/css-parser

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions