Closure
Closure copied to clipboard
Tasks done
You can put that in a single line, remove unneeded round brackets
When i remove brackets, I get error from eslint: "Arrow function used ambiguously with a conditional expression no-confusing-arrow"
Is it ok?