We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f536e commit a841f8bCopy full SHA for a841f8b
.eslintrc.js
@@ -34,6 +34,6 @@ module.exports = {
34
'require-jsdoc': 0,
35
'valid-jsdoc': 0,
36
'no-unused-vars': 0,
37
- 'no-invalid-this': 0
+ 'no-invalid-this': 0,
38
},
39
};
0 commit comments