ESLint Plugin for Mocha .only() method
This is a custom lint rule to flag Mocha's .only() method in test code to prevent it being submitted and disabling all other tests in the build.
Installation
npm install eslint-plugin-mocha-only
This is a custom lint rule to flag Mocha's .only() method in test code to prevent it being submitted and disabling all other tests in the build.
npm install eslint-plugin-mocha-only
npm i eslint-plugin-mocha-only
155
0.0.3
ISC