partkeepr/PartKeepr

View on GitHub
.jshintrc

Summary

Maintainability
Test Coverage
{
  "undef": true,
  "unused": true,
  "predef": [ "PartKeepr", "i18n", "Ext" ]
}