Open marrus-sh opened 4 years ago
There should not be any functions being declared inside of constructors, only bindings.
Check functions declared inside of methods too to see if there are any common threads, but these are 🆗 to be inlined since they have a short lifespan and may never be needed.
There should not be any functions being declared inside of constructors, only bindings.