There was an error while loading. Please reload this page.
1 parent d372450 commit 17a2f53Copy full SHA for 17a2f53
.eslintrc.js
@@ -297,7 +297,6 @@ module.exports = {
297
'valid-typeof': ['error', { requireStringLiterals: true }],
298
299
// ESLint recommended rules that we disable
300
- 'no-cond-assign': 'off',
301
'no-empty': 'off',
302
'no-inner-declarations': 'off',
303
'no-prototype-builtins': 'off',
0 commit comments