Détail du package

no-dev-code

Morriphi17ISC1.0.1

a little script to check for code you might not want to check in

console.log, it.only, describe.only, .only

readme

no-dev-code

Check for code you might not want to check in

Overview

No-dev-code is a little script to check for code you might not want to check in.

Checks for:

  • it.only
  • describe.only
  • console.log

Installation

npm install no-dev-code --save

Use

./node_modules/.bin/no-dev-code