From the course: ESLint: Integrating with Your Workflow

Using the exercise files for this course

From the course: ESLint: Integrating with Your Workflow

Start my 1-month free trial

Using the exercise files for this course

- [Instructor] All of the files for this course are freely available as a GitHub repo at this URL. The repository is built so that there are branches for each of the videos in the course. You can use the branch popup to switch to a specific branch and take a look at how the code looked on a specific video. For example, the branch titled 01_02b would show you the code on chapter one and the second video in that chapter. If you see a letter B at the end of the name, it means that's how the code looked at the beginning of the video. If you see an E at the end of the branch, that's how the code looked at the end of the video. In this course, I go through installing and configuring ESLint. If you want to, you can download any of these branches by first going to the branch and then hitting the clone or download button and downloading the ZIP file for the video that you want to follow along with. You may need to install MPM as well as Git before you do this. If you need more experience working with Git and GitHub, make sure you're familiar with Git and GitHub before taking this course. Do a search for GitHub in our library. If you're comfortable with this, then let's get started.

Contents