mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Try the lozad lazy loader
This commit is contained in:
parent
16ca116b30
commit
4f19d9fd56
7 changed files with 41 additions and 21 deletions
|
|
@ -24,7 +24,7 @@ module.exports = {
|
|||
|
||||
// errors
|
||||
'no-cond-assign': [2, 'always'],
|
||||
'no-console': 2,
|
||||
'no-console': 0,
|
||||
'no-constant-condition': 2,
|
||||
'no-control-regex': 2,
|
||||
'no-debugger': 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue