Skip to content

Commit 8bf2307

Browse files
Update rules (#4)
1 parent 566fe27 commit 8bf2307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/eslint-config-transit/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ module.exports = {
2727
exports: 'always-multiline',
2828
functions: 'ignore',
2929
}],
30+
'class-methods-use-this': 'off',
3031
},
3132
};

0 commit comments

Comments
 (0)