We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57198f2 commit 0a1537eCopy full SHA for 0a1537e
tools/.eslintrc.yaml
@@ -7,3 +7,4 @@ rules:
7
exports: 'only-multiline'
8
no-unused-vars: [error, { args: 'after-used' }]
9
prefer-arrow-callback: error
10
+ no-var: error
0 commit comments