Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

7.3.0

Compare
Choose a tag to compare
@robertrossmann robertrossmann released this 08 Aug 08:03
· 182 commits to master since this release
3afcfd9

Changes

  • Added complete support for Mocha's BDD interface by configuring no-restricted-properties rule to also flag context.only(), context.skip(), specify.only() and specify.skip() calls (thanks @ozivnustka)