Windows users, when following the steps from the previous video, pay close attention to the third step. If you have backlashes in your path \. remove them and put forward slashes / instead.


   1. Inside Visual Studio Code, open settings.json (CMD/Ctrl + shift + P)


   2. Add a comma after the last entry in your JSON file.


   3. After the comma, add the snippet from the video.


Windows users, the path you put in V.S code should have forward slashes ( / )!!