We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7513838 commit edb5bb9Copy full SHA for edb5bb9
eslint.config.js
@@ -2,6 +2,4 @@
2
3
const init = require('eslint-config-metarhia');
4
5
-init[0].rules['class-methods-use-this'] = 'off';
6
-
7
module.exports = init;
0 commit comments