UNPKG

nanogl-sync

Version:

webgl's fence Sync EZPZ and shim for webgl1

35 lines (32 loc) 551 B
{ "browser": true, "node": false, "predef": [ "define", "module", "system", "require", "console", "process" ], "boss": true, "curly": true, "elision": true, "eqnull": true, "expr": true, "globalstrict": false, "laxbreak": true, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "quotmark": "single", "smarttabs": true, "strict": false, "sub": true, "trailing": true, "undef": true, "unused": true, "maxdepth": 3, "maxcomplexity": 0 }