File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1515 "nonbsp" : true ,
1616 "nonew" : true ,
1717 "quotmark" : " single" ,
18- "singleGroups" : true ,
18+ "singleGroups" : false ,
1919 "undef" : true ,
2020 "unused" : true ,
2121 "maxcomplexity" : 10 ,
2626 "maxstatements" : 50 ,
2727 "globalstrict" : true ,
2828 "globals" : {
29+ "window" : true ,
30+ "setTimeout" : true ,
31+ "clearTimeout" : true ,
2932 "angular" : true ,
3033 "notify" : true ,
3134 "module" : true
Original file line number Diff line number Diff line change 1515 "nonbsp" : true ,
1616 "nonew" : true ,
1717 "quotmark" : " single" ,
18- "singleGroups" : true ,
18+ "singleGroups" : false ,
1919 "undef" : true ,
2020 "unused" : true ,
2121 "maxcomplexity" : 10 ,
2626 "maxstatements" : 50 ,
2727 "globalstrict" : true ,
2828 "globals" : {
29+ "window" : true ,
30+ "setTimeout" : true ,
31+ "clearTimeout" : true ,
2932 "angular" : true ,
3033 "notify" : true ,
3134 "assert" : true ,
You can’t perform that action at this time.
0 commit comments