-
- Downloads
Tune ESLint rules
Allow space before function parens for anonymous functions and async lambdas (rationale: a) we put space between 'function' and its name, in these cases the name is simply not present; b) lambdas look this way).
Loading
Please register or sign in to comment