Determine if a function is an ES6 arrow function or not.
Function that returns an arbitrary arrow function, or undefined if arrow function syntax is unsupported.
functional transforms, accessors, and an ES5 fatarrow translator
Warns when you use 'this' inside a function that wasn't defined with a fatarrow. Configurable by comment.
Enforce same line arrow functions with implicit returns