#N/A: Add react_native_command_unrecognized rule
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ DEFAULT_SETTINGS = {'rules': DEFAULT_RULES,
|
||||
'history_limit': None,
|
||||
'alter_history': True,
|
||||
'wait_slow_command': 15,
|
||||
'slow_commands': ['lein'],
|
||||
'slow_commands': ['lein', 'react-native'],
|
||||
'env': {'LC_ALL': 'C', 'LANG': 'C', 'GIT_TRACE': '1'}}
|
||||
|
||||
ENV_TO_ATTR = {'THEFUCK_RULES': 'rules',
|
||||
|
||||
Reference in New Issue
Block a user