jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.34k stars 513 forks source link

Chore - Remove yarn from requirements to run the linter #432

Open jutaz opened 4 years ago

jutaz commented 4 years ago

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: