Prevent "Unhandled rejection Error" when using --extend
Open
bug
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Description
If you specify a non-existent directory with `--extend`, kss will unhelpfully say "Unhandled rejection Error" but still build a style guide.
We are already gracefully handling the error and continuing, but we are not providing a useful warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.