File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ module.exports = {
3434 '@salesforce/lwc-graph-analyzer/no-unsupported-member-variable-in-member-expression' :
3535 'warn' ,
3636 '@salesforce/lwc-graph-analyzer/no-multiple-template-files' : 'warn' ,
37- '@salesforce/lwc-graph-analyzer/no-undefined-wire-config-property' : 'warn' ,
3837 '@salesforce/lwc-graph-analyzer/no-assignment-expression-for-external-components' : 'warn' ,
3938 '@salesforce/lwc-graph-analyzer/no-tagged-template-expression-contains-unsupported-namespace' :
4039 'warn' ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/eslint-plugin-lwc-graph-analyzer" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " ESLint plugin to analyze data graph in a LWC component" ,
55 "contributors" : [
66 {
You can’t perform that action at this time.
0 commit comments