check if an AST node is a function of some sort
Enforce arrow function return style and automatically fix it
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
🐊Putout plugin adds ability convert assignment to comparison
🐊Putout plugin adds ability convert assignment to arrow function