Relative Content

Tag Archive for eslintprettier

Having a Eslint & prettier vscode set up issues

so I am following this doc by Wes Bos https://github.com/wesbos/eslint-config-wesbos?tab=readme-ov-file to set up both Eslint and prettier. I also wanted to make it such that the set up automatically helps me reformat my code on save. However, this part of the set up is not working.