mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add no-tabs ESLint rule (#8518)
This commit is contained in:
parent
48d29e679b
commit
c7f866c06f
@ -41,6 +41,7 @@ module.exports = {
|
||||
|
||||
rules: {
|
||||
'arrow-parens': 'error',
|
||||
'no-tabs': 'error',
|
||||
'no-mixed-operators': 'error',
|
||||
'import/default': 'error',
|
||||
'import/export': 'error',
|
||||
|
Loading…
x
Reference in New Issue
Block a user