Insert `··` prettier/prettier

Not fully configuring ESlint and Prettier can cause a myriad of issues. To avoid all of them follow the steps mentioned in How to use Prettier with ESLint and TypeScript in VSCode , also remove any extra setting in config files for ESlint, Prettier and setting.json for VScod that might override other rules.

Important: Based on the answer here: Uninstall prettier-eslint extension.

Leave a Comment