We should detect if eslint is being used in the project when the init command is run and automatically install and configure the eslint plugin. The only question is if we do detect eslint, should we prompt the user to confirm they want to use our eslint plugin?
TRI-1165