Skip to content

Morriphi/no-dev-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

A little script for node apps to check for code you might not want to checkin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages