update
This commit is contained in:
+1
@@ -11,6 +11,7 @@ export default [
|
||||
rules: {
|
||||
complexity: 'off',
|
||||
'consistent-return': 'warn',
|
||||
eqeqeq: ['error', 'allow-null'],
|
||||
'func-name-matching': 'off',
|
||||
'id-length': [
|
||||
'error',
|
||||
|
||||
Reference in New Issue
Block a user