mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-22 12:08:14 +00:00
disable guard-in check in eslint (for now)
This commit is contained in:
parent
67074ee60f
commit
a7d6d36506
@ -8,6 +8,8 @@ engines:
|
||||
enabled: false
|
||||
global-require:
|
||||
enabled: false
|
||||
guard-for-in:
|
||||
enabled: false
|
||||
ratings:
|
||||
paths:
|
||||
- "lib/**/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user