This repository was archived by the owner on Mar 7, 2019. It is now read-only.
7.3.0
Changes
- Added complete support for Mocha's BDD interface by configuring
no-restricted-propertiesrule to also flagcontext.only(),context.skip(),specify.only()andspecify.skip()calls (thanks @ozivnustka)