Created by: gaearon
This removes the dependency on our own ESLint config from react-scripts
internal linting, since they don't really match environments, and it was crashing Windows CI.
Also uncovered a bunch of places where we don't 'use strict'
but should, as well as noticed a bunch of files without license.