Using the config in `config/environment.js` to turn off linting is pointless, as that part is read after the first round if linting is run. Options: 1. Do something else 2. Move config back to the Brocfile (which has other issues)