boneskull/ketch

View on GitHub
.jshintrc

Summary

Maintainability
Test Coverage
{
  "bitwise": true,
  "curly": true,
  "eqeqeq": true,
  "forin": true,
  "noarg": true,
  "noempty": true,
  "nonew": true,
  "undef": true,
  "strict": true,
  "node": true,
  "expr": true,
  "newcap": false
}