you have a mix of `function () {}` and `() => {}`, most of our tests I think
use the latter / there's no benefit to the former unless you provide a name to
the function for debugging. (`prettier` would also use the latter). [ Full content available at: https://github.com/apache/incubator-superset/pull/5901 ] This message was relayed via gitbox.apache.org for [email protected]
