pre-commit-stylelint
pre-commit-stylelint copied to clipboard
How can I refer `stylintconfig` in subdirectory.
Question
I have monorepo in which web, and api directory exists, Inside web directory I have stylelint.config.js, So how can I point stylelint-precommit-hook to web/stylelint.config.js.