MailOnline/flashVPAID

View on GitHub
.jshintrc

Summary

Maintainability
Test Coverage
{
    "esnext": true,
    "browser": true,
      "browserify": true,
      "devel": true,
    "globals": {
        "swfobject": true
    },
    "unused": true,
    "undef": true
}