svenschoenung/gulp-overlay

View on GitHub
.bithoundrc

Summary

Maintainability
Test Coverage
{
  "ignore": [
    "**/node_modules/**",
    "**/test/**"
  ],
  "test": [
    "test.js"
  ]
}