Created by: gaearon
- Adds an explanatory message to the bottom of the lint error output
- Adds a rule forbidding AMD syntax
- Adds a rule forcing you to hoist
import
s manually since people often trip on this thinking they can put statements between them