Make eval level 2
This commit is contained in:
parent
f7d0a17afc
commit
c23d6bd3f1
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ module.exports = {
|
||||||
console.error(e)
|
console.error(e)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
level: 3
|
level: 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue