Skip to content

Instantly share code, notes, and snippets.

@DevanB
Created November 5, 2018 03:42
Show Gist options
  • Save DevanB/39459a8a4246b164133167c06a2ac78d to your computer and use it in GitHub Desktop.
Save DevanB/39459a8a4246b164133167c06a2ac78d to your computer and use it in GitHub Desktop.

Configured ESLint in VS Code using Yarn

If you are using yarn instead of npm set the setting "eslint.packageManager": "yarn".

You need to reopen VS Code afterwards.

Created with 📕TILed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment