UNPKG

brototype

Version:

Bro, do you even Javascript?

33 lines (30 loc) 454 B
{ "asi": false, "bitwise": true, "browser": true, "camelcase": true, "curly": true, "forin": true, "immed": true, "latedef": "nofunc", "maxlen": 80, "newcap": true, "noarg": true, "noempty": true, "nonew": false, "predef": [ "$", "jQuery", "jasmine", "beforeEach", "describe", "expect", "it", "angular", "inject", "module" ], "trailing": true, "undef": true, "unused": true }