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-properties
rule to also flagcontext.only()
,context.skip()
,specify.only()
andspecify.skip()
calls (thanks @ozivnustka)