File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ module.exports = {
102102 'sonarjs/no-identical-conditions' : 'warn' ,
103103 'sonarjs/no-identical-functions' : 'warn' ,
104104 'sonarjs/no-identical-expressions' : 'warn' ,
105- 'sonarjs/no-inverted-boolean-check' : 'warn ' ,
105+ 'sonarjs/no-inverted-boolean-check' : 'off ' ,
106106 'sonarjs/no-one-iteration-loop' : 'warn' ,
107107 'sonarjs/no-redundant-boolean' : 'warn' ,
108108 'sonarjs/no-small-switch' : 'warn' ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-tree" ,
3- "version" : " 1.0.12 " ,
3+ "version" : " 1.0.13 " ,
44 "description" : " Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration." ,
55 "main" : " index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments