.jshintrc 65 Bytes
Newer Older
李晓兵's avatar
李晓兵 committed
1 2 3 4 5
{
    "globals": {
        "requestAnimationFrame": true
    }
}