+1
-1
@@ -43,7 +43,7 @@ module.exports = {
|
||||
rules: {
|
||||
'no-alert': 'error',
|
||||
'no-shadow': 'off',
|
||||
'no-console': 'off',
|
||||
'no-console': 'error',
|
||||
'import/order': 'off',
|
||||
'dot-notation': 'error',
|
||||
'no-else-return': 'off',
|
||||
|
||||
Reference in New Issue
Block a user