* Add Rangy Class Applier module type definition
* Make RangyClassApplier extend the options
And allow strings in tagName
* Remove reference path in test file
This should hopefully Make the Build Green Again
* Remove call to unexisting method
This was meant for another PR, and I got things a bit mixed up... (I'll
submit the other PR that adds the missing rangy-core properties when I
have a bit more experience with the whole process of writing type
declarations)
* Incorporate previous contributor's feedback
Thanks for the great feedback 😃