Commit a626675a authored by Lukas Eipert's avatar Lukas Eipert

disable `function-paren-newline` as it conflicts with prettier

parent 2858ea8c
...@@ -51,3 +51,4 @@ rules: ...@@ -51,3 +51,4 @@ rules:
space-before-function-paren: 0 space-before-function-paren: 0
curly: 0 curly: 0
arrow-parens: 0 arrow-parens: 0
function-paren-newline: 0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment