Skip to content

Commit

Permalink
👕 Apply node-param-default-wrong-for-string (#3452)
Browse files Browse the repository at this point in the history
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
  • Loading branch information
michael-radency and ivov authored Jun 3, 2022
1 parent 2cdc0d2 commit 2e1e9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ module.exports = {
'n8n-nodes-base/node-param-placeholder-miscased-id': 'error',
'n8n-nodes-base/node-param-description-miscased-url': 'error',
'n8n-nodes-base/node-param-option-name-wrong-for-upsert': 'error',
'n8n-nodes-base/node-param-default-wrong-for-string': 'error',
'n8n-nodes-base/node-param-default-wrong-for-number': 'error',
},
},
Expand Down

0 comments on commit 2e1e9d9

Please sign in to comment.