## Linting 1. If the app is not already running, run `gulp serve`. 2. Change a javascript file to add one or more syntax errors and save the file. 3. Note the nearly instant feedback in the terminal. 4. Fix the error.