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

Description
I'd like stylelint to use a specific configuration file, not in my root folder.
How about adding a field in the package's settings to provide a custom value for configfile options?
Related doc: https://stylelint.io/user-guide/usage/options#configfile
I understand this may conflict when used in multiple projects where the path could be different, but for a single project it would allow for custom path, which is great!
Thanks a lot
P.