You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
278 B

{
"globals": {
"after": true,
"afterEach": true,
"before": true,
"beforeEach": true,
"describe": true,
"it": true
},
"latedef": "nofunc",
"maxparams": 5,
"maxdepth": 2,
"maxstatements": 5,
"maxcomplexity": 5,
"node": true,
"strict": true,
"unused": true
}