pre-commit-stylelint icon indicating copy to clipboard operation
pre-commit-stylelint copied to clipboard

Integration of stylelint with pre-commit

Results 2 pre-commit-stylelint issues
Sort by recently updated
recently updated
newest added

Hey, do you mind creating a new release to point pre-commit to? The last release was 2017, so I leave the release blank in the config.. but hoping to avoid...

### 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`.