We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6df0ce commit 5565622Copy full SHA for 5565622
recommended.js
@@ -18,7 +18,6 @@ module.exports = {
18
rules: {
19
'@typescript-eslint/no-empty-interface': 'off',
20
'@typescript-eslint/no-explicit-any': 'off',
21
- '@typescript-eslint/member-delimiter-style': 'off',
22
'@typescript-eslint/no-unused-vars': 'off'
23
}
24
0 commit comments