rrule
rrule copied to clipboard
Chore - Remove yarn from requirements to run the linter
Simple change to allow non-yarn users to run lint via npm run lint
. This doesn't change the behavior with yarn
either.
Thanks for contributing to rrule
!
To submit a pull request, please verify that you have done the following:
- [x] Merged in or rebased on the latest
master
commit - [x] Linked to an existing bug or issue describing the bug or feature you're addressing
- [x] Written one or more tests showing that your change works as advertised