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.
Incomplete stylelint config file names in settings #349
Open

Description
The settings mention only a .stylelintrc
and stylelint.config.js
as valid config files under Disable when no config file is found
, but there are a lot more options: https://stylelint.io/user-guide/configuration/#loading-the-configuration-object
Are these the only config formats that this linter looks for, or is this text outdated? If so, I'd be in favor of removing it as people can find valid config filenames in the stylelint docs.
Metadata
Metadata
Assignees
Labels
No labels