Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

stylelint.config.js file is ignored #580

@phlegx

Description

@phlegx

Hi!

I have a file stylelint.config.js in my project root folder. But the linter ignores it!

module.exports = {
  extends: [
    ...
  ],
  plugins: ['stylelint-scss'],
  rules: { ... },
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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