imager
Version:
Easy way to resize, crop and upload images to Rackspace cloudfiles and Amazon S3
30 lines (29 loc) • 499 B
Plain Text
{
"bitwise": false,
"immed": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"trailing": true,
"boss": true,
"eqnull": true,
"expr": true,
"globalstrict": true,
"laxbreak": true,
"loopfunc": true,
"sub": true,
"undef": true,
"eqeqeq": true,
"indent": 2,
"freeze": true,
"latedef": false,
"quotmark": "single",
"unused": true,
"maxparams": 7,
"maxdepth": 3,
"maxstatements": 20,
"maxlen": 100,
"node": true,
"esnext": true
}