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

stylelint.config.js file is ignored #580

Open
phlegx opened this issue Sep 18, 2020 · 0 comments
Open

stylelint.config.js file is ignored #580

phlegx opened this issue Sep 18, 2020 · 0 comments

Comments

@phlegx
Copy link

phlegx commented Sep 18, 2020

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: { ... },
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant