Skip to content

Change Request: support linting .scss files #90

Open
@NateRadebaugh

Description

@NateRadebaugh

Environment

ESLint version:
@eslint/css version: 0.5.0
Node version: 22.14.0
npm version: 10.9.2
Operating System: Windows 11

What problem do you want to solve?

I'd love to be able to use @eslint/css but most of my project code using SCSS for styles. Can this library support .scss files? All of the documentation only includes css.

What do you think is the correct solution?

Stylelint supports scss via postcss and also can enable plugins like postcss-angular postcss-html . It would be great if eslint supported this level of integration for scss as well.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

No response

Metadata

Metadata

Assignees

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusionenhancementNew feature or request

Type

No type

Projects

Status

Implementing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions