Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-27 22:57:53 +02:00
parent 7b70150b57
commit a9e6a70cd3
4 changed files with 93 additions and 32 deletions

View File

@ -138,7 +138,7 @@ module.exports = {
"max-len": [
"warn",
{
code: 120
code: 200
}
],
"new-parens": "error",