Is there an eslint rule that forbids the use of the name property of a function?
name
When you minify code it typically mangles a function\'s name. So in deve