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 e989c54 commit f126f48Copy full SHA for f126f48
.eslintrc.js
@@ -23,6 +23,7 @@ module.exports = {
23
plugins: ['header'],
24
rules: {
25
'arrow-body-style': 'off',
26
+ 'class-methods-use-this': 'off',
27
'header/header': [
28
2,
29
'block',
0 commit comments