From the course: ESLint: Customizing Styles

Using the exercise files for this course

From the course: ESLint: Customizing Styles

Start my 1-month free trial

Using the exercise files for this course

- [Narrator] 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 this course. You can use the branch list to switch to a specific branch and take a look at how the code looked in a specific video. For example, the branch titled 01_03e would show you the code for chapter one and the third 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. But 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 customizing ESLint rules. If you want to, you can download any of these branches by first going to the branch and then hitting clone or download and downloading the ZIP file for the video that you want to follow along with. You can also just download the entire repo and start from the beginning with me. 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 working with those before taking this course. Do a search for GitHub in our library. If you're comfortable with this then let's get started.

Contents