I think this is the first issue I've ever posted to GitHub. (Been writing code for a few years, now working on fundamentals to do it correctly so please be patient with me.)
I am working through the Beginner JavaScript course and I've tried several times to get this to work in VSCode. I am working in Ubuntu 20.04 because I prefer it over Windows 10, but I am not sure if that makes a difference.
On my last attempt I uninstalled ESLint and Prettier and then reinstalled and tried the process again. ESLint seems to be working based on the output and Prettier works manually, but I can't get them both to work automatically when I save the file.
For now I am going to skip this set up, but it seems like a huge help so I'd like to get it set up at some point. Thanks!
I think this is the first issue I've ever posted to GitHub. (Been writing code for a few years, now working on fundamentals to do it correctly so please be patient with me.)
I am working through the Beginner JavaScript course and I've tried several times to get this to work in VSCode. I am working in Ubuntu 20.04 because I prefer it over Windows 10, but I am not sure if that makes a difference.
On my last attempt I uninstalled ESLint and Prettier and then reinstalled and tried the process again. ESLint seems to be working based on the output and Prettier works manually, but I can't get them both to work automatically when I save the file.
For now I am going to skip this set up, but it seems like a huge help so I'd like to get it set up at some point. Thanks!