wesbos / eslint-config-wesbos

No-Sweat™ Eslint and Prettier Setup - with or without VS Code
2.74k stars 419 forks source link

No luck setting up in Ubuntu 20.04 #78

Closed edwardpanas closed 3 years ago

edwardpanas commented 3 years ago

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!