-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
React components should be declared one to a file and should be implemented using either stateless functions or ES6 classes. In order for this to be properly supported in Node, class declarations should be inside strict-mode anonymous function invocations.