Skip to content

Instantly share code, notes, and snippets.

@palashkulsh
Created January 21, 2020 08:44
Show Gist options
  • Save palashkulsh/bd5c8df4f2cfc8a5391c69cc7a3af3ee to your computer and use it in GitHub Desktop.
Save palashkulsh/bd5c8df4f2cfc8a5391c69cc7a3af3ee to your computer and use it in GitHub Desktop.
eslint setup on emacs and linux
npm install eslint --save-dev --global
npm install eslint_d --save-dev --global
install flycheck in emacs
install js2-mode in emacs
install eslintd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment