.jshintrc 65 Bytes
{
    "globals": {
        "requestAnimationFrame": true
    }
}