grabby
Version:
Enhanced request library with some specific cases like win1251 encoding and encoding support.
22 lines (21 loc) • 373 B
Plain Text
{
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"sub": true,
"undef": true,
"boss": true,
"eqnull": true,
"node": true,
"es5": false,
"strict": false,
"indent": 4,
"maxerr": 5,
"maxdepth": 3,
"maxstatements": 13,
"maxcomplexity": 5,
"debug": true
}