We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8f01c commit 70beb76Copy full SHA for 70beb76
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