Configure ESLint in VSCode Using Yarn November 4, 2018 If you are using yarn instead of npm set the setting "eslint.packageManager": "yarn" You need to reopen VS Code afterwards.
If you are using yarn instead of npm set the setting "eslint.packageManager": "yarn" You need to reopen VS Code afterwards.