File tree Expand file tree Collapse file tree 2 files changed +3
-20
lines changed
Expand file tree Collapse file tree 2 files changed +3
-20
lines changed Original file line number Diff line number Diff line change 1818 "no-unused-variable" : [false ],
1919 "no-duplicate-variable" : true ,
2020
21- "CONSIDER THE FOLLOWING ONE" : false ,
2221 "no-bitwise" : false ,
2322 "no-string-literal" : false ,
24- "no-switch-case-fall" : false ,
25- "no-trailing-comma" : false ,
2623 "no-trailing-whitespace" : false ,
2724 "no-unreachable" : false ,
2825 "no-unused-expression" : false ,
6259 " check-type"
6360 ],
6461
65-
66-
67-
68-
69-
70-
71- "THESE WERE DEFINED IN JSHINT" : false ,
72-
73- "bitwise" :true ,
74- "undef" :true ,
75- "unused" :true ,
76- "strict" :true ,
77- "indent" :4 ,
78- "quotmark" :" single" ,
79- "node" :true
62+ "indent" :4
8063 }
8164}
Original file line number Diff line number Diff line change 3131 "grunt-untar" : " 0.0.1" ,
3232 "mocha" : " 2.2.5" ,
3333 "shelljs" : " 0.5.3" ,
34- "grunt-tslint" : " 3.0.0 " ,
34+ "grunt-tslint" : " 3.0.3 " ,
3535 "time-grunt" : " ^1.3.0" ,
36- "tslint" : " 3.3 .0" ,
36+ "tslint" : " 3.4 .0" ,
3737 "typescript" : " 1.8.2"
3838 },
3939 "typings" : " tns-core-modules.d.ts" ,
You can’t perform that action at this time.
0 commit comments