BathHacked/energy-sparks

View on GitHub
.jshintrc

Summary

Maintainability
Test Coverage
{
    "globals": {
        "$": false
    },
    "browser": true,
    "validthis": true // Tolerate using this in a non-constructor

}