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 566fe27 commit 8bf2307Copy full SHA for 8bf2307
packages/eslint-config-transit/index.js
@@ -27,5 +27,6 @@ module.exports = {
27
exports: 'always-multiline',
28
functions: 'ignore',
29
}],
30
+ 'class-methods-use-this': 'off',
31
},
32
};
0 commit comments