/eslintAutoFix

ESLint Auto fix with global eslint command.

Primary LanguagePython

ESLintAutoFix

ESLint Auto fix with global eslint command.

You should modify the setting first before use.

setting

eslint_path

  • Global installation path of eslint, default '/usr/local/bin/'.

show_panel

  • Whether the output panel, default true.

e.g.

{
  "eslint_path": "/usr/local/bin/",
  "show_panel": true
}

usage

keymap

  • super+shift+, mac
  • ctrl+shift+, window or linux

right menu

  • ESLintAutoFix

command

eslint_auto_fix